PDF_setfont

(PHP 4 >= 4.0.5, PECL)

PDF_setfont -- Set font

说明

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(). 如果成功则返回 TRUE,失败则返回 FALSE