Fill Out PDF Form

This activity assigns values to a PDF form's fields. See the token this activity produces.

ClosedHow does this activity look in the Designer Pane?

To add this activity to a workflow definition

To configure this activity

Select the activity in the Designer Pane to configure the following property boxes in the Properties Pane.

Note: If you have more than one connection profile for your workflow definition, the Connection Profile property box lets you specify which connection profile this activity will use.

Note: A PDF form is a PDF that allows you to add information to it via editable fields (which are usually tinted blue). ClosedShow me what this looks like. A PDF form is not a form that has just been saved as a PDF.

Token for Fill Out PDF Form

The Fill Out PDF Form activity produces the following token:

Name Description Sample Syntax*
PDF Matched Whether the entry matched the master PDF form specified by the Fill Out PDF Form activity. This token can have one of two values: True or False. %(FillOutPDFForm_PDF Matched)

*The "FillOutPDFForm" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Form^298.1, the syntax for the PDF Matched token will be %(Form2981_PDF Matched).