The PDF Filling Processor allows the creation of one-to-one mapping of XML elements to a fillable PDF.
Select the Processor Configuration tab and click on Add Processor.
Select the PDF Filling Processor from the drop-down.
On the PDF tab you can set:
PDF Source: source of the PDF to be filled
PDF File: load the PDF from a file
PDF Attribute: load the PDF from an attribute
On the XML tab you can set:
XML Source: source of the XML used to fill the PDF
XML File: load the XML from a specified file
XML Attribute: load the XML from an attribute
On the Field tab you can set:
Enable Checkbox Regex: enables ability to use regex to determine check/unchecked fields
Regular Expression: regular expression to perform against field value
Uncheck on Match: when checked, expressions which match return false
In the Conditional Execution tab, you can set additional processor execution conditions. The Transaction data dependent condition may be specified here as enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped.