Add Form Field to PDF

Add a form field to a PDF document

Parameters

FileFile, Required

Map the PDF file for adding attachments. To know more about filling the fields, please refer to our documentation for guidelines.

Specify File Namestring

You can specify file name or otherwise name will be picked from URL

Field Namestring, Required

Name of the form field.

Form field Typestring, Required

Type of the form field

Initial Valuestring, Required

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 bottom edge of the page

Pagesstring

Specify on which pages you want to add.

Output

fileNamestring
File URLstring
Full File Namestring
Job IDstring
Trace IDstring