PDF Funktionen
PHP Manual

PDF_show_xy

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_show_xyGibt Text an der angegebenen Position aus

Beschreibung

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

Gibt text in der aktuellen Schriftart aus. Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.


PDF Funktionen
PHP Manual