   #PHP Manual PDF functions pdf_set_border_dash pdf_set_char_spacing

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             pdf_set_border_style

   (PHP 3>= 3.0.12, PHP 4 )
   pdf_set_border_style -- Sets style of border around links and
   annotations

Description

   bool pdf_set_border_style ( resource pdfdoc, string style, float
   width)

   Sets the border style for all kinds of annotations. style is solid or
   dashed. Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev                Home                 Next
   pdf_set_border_dash  Up  pdf_set_char_spacing
