   #PHP Manual PDF functions pdf_setcolor pdf_setflat

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pdf_setdash

   (PHP 3>= 3.0.6, PHP 4 )
   pdf_setdash -- Sets dash pattern

Description

   bool pdf_setdash ( resource pdfdoc, float b, float w)

   Set the current dash pattern to b black and w white units. Returns
   TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev         Home        Next
   pdf_setcolor  Up  pdf_setflat
