pdf_setfont

(PHP 4 >= 4.0.5)

pdf_setfont -- Set the current font

Description

void pdf_setfont ( int pdf_object, int font, float size)

Set the current font in the given size, using a font handle returned by pdf_findfont()

See also pdf_findfont().