pdf_skew
(PHP 4, PECL)
pdf_skew -- Skews the coordinate system
Description
bool
pdf_skew ( resource pdfdoc, float alpha, float beta )
Skew the coordinate system in x and y direction by alpha
and beta degrees. Returns TRUE on success or FALSE on failure.