suche nach in der

PDF_setgray_fill> <PDF_setflat
Last updated: Fri, 18 May 2012

view this page in

PDF_setfont

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_setfontSetzt aktuelle Schrift

Beschreibung

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

Setzt die aktuelle Schrift in der angegebenen Größe. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes
PDF_setfont
Malcolm Scott
04-Jun-2003 09:38
Note that pdf_setfont (this function) and pdf_set_font (a deprecated function) are different. I spent a while trying to figure out why my code wasn't working; it turns out I'd included the extra underscore by accident...

PDF_setgray_fill> <PDF_setflat
Last updated: Fri, 18 May 2012