cpdf_show

(PHP 3>= 3.0.8, PHP 4 , PHP 5)

cpdf_show -- Scrive il testo alla posizione corrente

Descrizione

void cpdf_show ( int documento pdf, string testo)

La funzione cpdf_show() scrive la stringa in testo alla posizione corrente.

Vedere anche cpdf_text(), cpdf_begin_text() e cpdf_end_text().