Warning: file_put_contents(): Only -1 of 59 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
PDF_set_border_color Manuál PHP Předcházející Další (PHP 3 >= 3.0.12, 4, PECL) PDF_set_border_color -- Set border color of annotations [deprecated] Popis bool ( resource p, floa...
Forum und email
PDF_set_border_color

PDF_set_border_color

(PHP 3 >= 3.0.12, PHP 4, PECL)

PDF_set_border_color -- Set border color of annotations [deprecated]

Popis

bool PDF_set_border_color ( resource p, float red, float green, float blue )

Sets the border color for all kinds of annotations. Vrací TRUE při úspěchu, FALSE při selhání.

This function is deprecated since PDFlib version 6, use the option annotcolor in PDF_create_annotation() instead.