PDF Functions
PHP Manual

PDF_create_textflow

(PECL pdflib >= 2.0.0)

PDF_create_textflowCreate textflow object

Description

int PDF_create_textflow ( resource $pdfdoc , string $text , string $optlist )

Preprocesses text for later formatting and creates a textflow object.


PDF Functions
PHP Manual