Russian Ukraine English
Catalog RSS


pdf_set_border_style

(PHP 3>= 3.0.12, PHP 4 >= 4.0b2)

pdf_set_border_style -- Sets style of border around links and annotations

Description

void pdf_set_border_style (int pdf document, string style, double width)

The pdf_set_border_style() function sets the style and width of the suroundig box of links and annotations. The parameter style can be 'solid' or 'dashed'.

See also pdf_set_border_color(), pdf_set_border_dash().

Led