Forum und email

cpdf_show

(PHP 4, PHP 5 <= 5.0.5)

cpdf_show — Scrive il testo alla posizione corrente

Descrizione

bool cpdf_show ( int $documento_pdf , string $testo )

La funzione cpdf_show() scrive la stringa in testo alla posizione corrente. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

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