(PHP 3 >= 3.0.8, PHP 4, PECL)
cpdf_show -- Imprime un texte à la position courante
Description
bool
cpdf_show ( int pdf_document, string text )
cpdf_show() imprime la chaîne
text à la position courante.
Cette fonction retourne TRUE en cas de
succès, FALSE en cas d'échec.
Voir aussi
cpdf_text(),
cpdf_begin_text() et
cpdf_end_text().