Russian Ukraine English
Catalog RSS


pdf_skew

(PHP 4 >= 4.0RC1)

pdf_skew -- Skews the coordinate system

Description

void pdf_skew (int pdf document, double alpha, double beta)

The pdf_skew() function skew the coordinate system by alpha (x) and beta (y) degrees. alpha and beta may not be 90 or 270 degrees.

Led