PDF_create_field
(PECL)
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.