PDF_add_textflow
(PECL pdflib >= 2.1.0)
PDF_add_textflow — Crear un Textflow o añadir texto al Textflow existente
Descripción
int PDF_add_textflow
( resource
$pdfdoc
, int $textflow
, string $text
, string $optlist
)Crea un objeto Textflow, o añade texto y opciones explícitas al Textflow existente.