PHP - Manual: PDF_create_field
2024-11-15
(PECL pdflib >= 2.0.0)
PDF_create_field — Create form field
$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.
官方地址:https://www.php.net/manual/en/function.pdf-create-field.php