Anunciantes:
Juliano
Engenharia Civil
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.
The parameters llx, lly,
urx and ury specify the
x and y coordinates of the lower left and upper right corners of the
field rectangle.