PDF Funzioni
PHP Manual

PDF_show_xy

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_xyOutput text at given position

Descrizione

bool PDF_show_xy ( resource $p , string $text , float $x , float $y )

Prints text in the current font. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.


PDF Funzioni
PHP Manual