(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)
PDF_setfont — Set font
$pdfdoc
, int $font
, float $fontsize
)
Sets the current font in the specified fontsize
, using a
font
handle returned by PDF_load_font().
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.