   #PHP Manual PDF functions pdf_stringwidth pdf_translate

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pdf_stroke

   (PHP 3>= 3.0.6, PHP 4 )
   pdf_stroke -- Draws line along path

Description

   bool pdf_stroke ( resource pdfdoc)

   Stroke the path with the current color and line width, and clear it.
   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev            Home          Next
   pdf_stringwidth  Up  pdf_translate
