PDF Funções
PHP Manual

PDF_show_xy

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_xyOutput text at given position

Descrição

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

Prints text in the current font. Retorna TRUE em caso de sucesso ou FALSE em caso de falha.


PDF Funções
PHP Manual