Microsoft Power Automate

Add Form Field to PDF

Add a form field to a PDF document

Parameters

File ContentByte, Required

The content of the input file

File NameString, Required

Name of the file

Field NameString, Required

Name of the form field

Form Field TypeString, Required

Type of form field to be added

Initial ValueString

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, Required

Pages where the form field should be added

Output

File ContentBinary

Output file content from the PDF4me Connect