Warning: file_put_contents(): Only -1 of 50 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_setfont Manuál PHP Předcházející Další (PHP 4 >= 4.0.5, PECL) PDF_setfont -- Set font Popis bool ( resource pdfdoc, int font, float fontsize ) Sets the current in spec...
Forum und email
PDF_setfont

PDF_setfont

(PHP 4 >= 4.0.5, PECL)

PDF_setfont -- Set font

Popis

bool PDF_setfont ( resource pdfdoc, int font, float fontsize )

Sets the current font in the specified size, using a font handle returned by PDF_load_font(). Vrací TRUE při úspěchu, FALSE při selhání.