PHP » GoLang |
login |
register |
about
|
GoLang PDF_create_field
request it (519)
GoLang replacement for PHP's PDF_create_field
[edit | history]
PDF_create_field(PECL pdflib >= 2.0.0) PDF_create_field — Create form field Description
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. |
more
Recently updated
more
Most requested
more
Last requests
|