   #PHP Manual PDF functions pdf_set_text_matrix pdf_set_text_rendering

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               pdf_set_text_pos

   (PHP 3>= 3.0.6, PHP 4 )
   pdf_set_text_pos -- Sets text position

Description

   bool pdf_set_text_pos ( resource pdfdoc, float x, float y)

   Set the text output position specified by x and y. Returns TRUE on
   success or FALSE on failure.
   ______________________________________________________________________

   Prev                Home                   Next
   pdf_set_text_matrix  Up  pdf_set_text_rendering
