cpdf_show

(PHP 3>= 3.0.8, PHP 4 )

cpdf_show -- Imprime un texte à la position courante

Description

void cpdf_show ( int pdf_document, string text)

cpdf_show() imprime la chaîne text, à la position courante.

Voir aussi cpdf_text(), cpdf_begin_text() et cpdf_end_text().