PDF_create_field
(PECL pdflib:2.0-2.1.3)
PDF_create_field — Create form field
说明
bool PDF_create_field
( resource $pdfdoc
, float $llx
, float $lly
, float $urx
, float $ury
, string $name
, string $type
, string $optlist
)
Creates a form field on the current page subject to various options.