(PECL pdflib >= 2.0.0)
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.
Please login to continue.