PDF 函数
PHP Manual

PDF_add_textflow

(PECL pdflib >= 2.1.0)

PDF_add_textflowCreate Textflow or add text to existing Textflow

说明

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 函数
PHP Manual