pdf_show

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

pdf_show -- Affiche un texte à la position courante.

Description

void pdf_show (resource pdf_object, string text)

pdf_show() affiche le texte text avec la position courante, et avec la police courante.

Voir aussi pdf_show_xy(), pdf_show_boxed(), pdf_set_text_pos() et pdf_set_font().