PDF İşlevleri
PHP Manual

PDF_setfont

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

PDF_setfontSet font

Açıklama

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(). Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.


PDF İşlevleri
PHP Manual