   #PHP Manual PDF functions pdf_show_xy pdf_skew

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   pdf_show

   (PHP 3>= 3.0.6, PHP 4 )
   pdf_show -- Output text at current position

Description

   bool pdf_show ( resource pdfdoc, string text)

   Print text in the current font and size at the current position.
   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev        Home     Next
   pdf_show_xy  Up  pdf_skew
