(PHP 4, PECL pdflib >= 1.0.0)
Output text at given position
bool PDF_show_xy ( resource $p, string $text, float $x, float $y )
Prints text
in the current font. Returns TRUE
on success or FALSE
on failure.
Please login to continue.