   #PHP Manual ClibPDF functions cpdf_rotate_text cpdf_save_to_file

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  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.
   ______________________________________________________________________

   Prev             Home              Next
   cpdf_rotate_text  Up  cpdf_save_to_file
