PDF_add_textflow
(PECL pdflib >= 2.1.0)
PDF_add_textflow — Create Textflow or add text to existing Textflow
Descrição
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.