useful recursive PHP functions

recursively ...

PHP Manual for

cpdf_rotate

(PHP 3>= 3.0.8, PHP 4 )

cpdf_rotate -- Sets rotation

Description

bool cpdf_rotate ( int pdf_document, float angle)

The cpdf_rotate() function set the rotation in degrees to angle . Returns TRUE on success or FALSE on failure.

© 2012 lixlpixel