pdf_setfont

Set the current font (PHP 4 >= 4.0.5)
bool pdf_setfont ( resource pdfdoc, int font, float size )

Set the current font in the given size, using a font handle returned by pdf_findfont(). Returns TRUE on success or FALSE on failure.

See also pdf_findfont().

This HTML Help has been published using the chm2web software.