Description
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().
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.
See also
pdf_findfont().