PDF Funktionen
PHP Manual

PDF_add_textflow

(PECL pdflib >= 2.1.0)

PDF_add_textflowErzeugt ein Textflussobjekt oder fügt Text zu einem Textflussobjekt hinzu

Beschreibung

int PDF_add_textflow ( resource $pdfdoc , int $textflow , string $text , string $optlist )

Erzeugt ein Textflussobjekt oder fügt Text und spezielle Optionen zu einem vorhandenen Textfluss hinzu.


PDF Funktionen
PHP Manual