Fonctions PDF
PHP Manual

PDF_create_field

(PECL pdflib >= 2.0.0)

PDF_create_fieldCrée un champ de formulaire

Description

bool PDF_create_field ( resource $pdfdoc , float $llx , float $lly , float $urx , float $ury , string $name , string $type , string $optlist )

Crée un champ de formulaire dans la page courante avec diverses options.


Fonctions PDF
PHP Manual