pdf_set_border_dash
(PHP 4 >= 4.0.1, PECL)
pdf_set_border_dash -- Sets dash style of border around links and annotations
Description
bool
pdf_set_border_dash ( resource pdfdoc, float black, float white )
Sets the border dash style for all kinds of annotations. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
See also pdf_setdash().