PDF_create_field
(PECL pdflib >= 2.0.0)
PDF_create_field — Create form field
说明
PDF_create_field
( resource
$pdfdoc
, float $llx
, float $lly
, float $urx
, float $ury
, string $name
, string $type
, string $optlist
) : boolCreates a form field on the current page subject to various options.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.pdf-create-field.php