   #PHP Manual PDF functions pdf_show pdf_stringwidth

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   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. Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev     Home            Next
   pdf_show  Up  pdf_stringwidth
