PDF Functions
PHP Manual

PDF_add_textflow

(PECL pdflib >= 2.1.0)

PDF_add_textflowCreate Textflow or add text to existing Textflow

Description

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

Creates a Textflow object, or adds text and explicit options to an existing Textflow.


PDF Functions
PHP Manual