PDF_SETFONT(3) 1 PDF_SETFONT(3) PDF_setfont - Set fontSYNOPSISbool PDF_setfont (resource $pdfdoc, int $font, float $fontsize)DESCRIPTIONSets the current font in the specified $fontsize, using a $font handle returned by PDF_load_font(3). Returns TRUE on success or FALSE on failure. PHP Documentation Group PDF_SETFONT(3)