More about Map eForm rules |
Process Commander includes standard activities that your activities can call use to manipulate PDF files. These activities use Java methods in the EFormUtils API — the Java interface that implements the SmartForms feature — to provide the following:
For information about using the PDF activities in your applications, see the Pega Developer Network document Working with PDF Forms and Documents. This capability supports forms created with Acrobat versions 5, 6, and 7.
If the PDF form was created with Adobe LiveCycle Designer, review Pega Developer Network article PRKB-21515 Issue: Problems mapping property values to PDF form fields from Adobe Designer.
For information about the EFormUtils API, see
the PublicAPI JavaDocs. EFormUtils API facilities
are based in part on the iText.jar
Java-PDF
library.
As an alternative to eForm
rules appropriate in some situations, the
ConvertAttachmenttoPDF
flow action provides a
direct Microsoft-Word-to-PDF facility. This uses a Windows
printer driver licensed from Amyuni Technologies. It operates only on Microsoft Word DOC files (not
PDF forms), and does not involve map eForm rules.
About eForm File rules |