(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)
Set font
bool PDF_setfont ( resource $pdfdoc, int $font, float $fontsize )
Sets the current font in the specified fontsize, using a font handle returned by PDF_load_font(). Returns TRUE on success or FALSE on failure.
Please login to continue.