PHP Velho Oeste 2024

PDF_moveto

(PHP 4, PECL pdflib >= 1.0.0)

PDF_movetoSetzt aktuelle Position

Beschreibung

PDF_moveto ( resource $p , float $x , float $y ) : bool

Setzt die aktuelle Position für Grafikausgabe. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top