Forum und email

PDF_set_border_dash

(PHP 4 >= 4.0.1, PECL pdflib:1.0-2.1.3)

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().