   #PHP Manual PDF functions pdf_show_boxed pdf_show

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pdf_show_xy

   (PHP 3>= 3.0.6, PHP 4 )
   pdf_show_xy -- Output text at given position

Description

   bool pdf_show_xy ( resource pdfdoc, string text, float x, float y)

   Print text in the current font at ( x, y). Returns TRUE on success or
   FALSE on failure.
   ______________________________________________________________________

   Prev           Home     Next
   pdf_show_boxed  Up  pdf_show
