useful recursive PHP functions

recursively ...

PHP Manual for

pdf_rotate

(PHP 3>= 3.0.6, PHP 4 )

pdf_rotate -- Sets rotation

Description

bool pdf_rotate ( resource pdfdoc, float phi)

Rotate the coordinate system by phi degrees. Returns TRUE on success or FALSE on failure.

© 2012 lixlpixel