Add Form Field to PDF
Add Form Field to PDF documents.
Parameters
- File nameFile, Required
File name
- DocumentBuffer, Required
Document
- Field NameText, Required
Name of the Field
- Form Field TypeSelect, Required
Type of the form field
- Initial ValueText
Initial value for the form field. For setting checkbox value, either set as 1 or true.
- Position XInteger
Position of form field from left edge of the page
- Position YInteger
Position of form field from left edge of the page
- PagesText
Page where form field should be added
Output
- Temp.Document.Name
Base64