PDF_set_border_dash

(PHP4 >= 4.0.1)

PDF_set_border_dash -- Sets dash style of border around links and annotations

Description

void pdf_set_border_dash (int pdf document, double black, double white)

The PDF_set_border_dash() function sets the lenght of black and white areas of a dashed line of the suroundig box of links and annotations.

See also PDF_set_border_style(), PDF_set_border_color().