pdf_skew

(PHP 4 )

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. 如果成功则返回 TRUE,失败则返回 FALSE