update : 2015.11.03
php.shukuma.com

검색:
 
 
Set font

PDF_setfont

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

PDF_setfontSet 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(). 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.