You are here: Reference > Rule types > Map eForms > More about Map eForm rules

More about Map eForm rules
 

  1. About 
  2. New 
  3. Mapping 
  4. Pages & Classes 
  5. History 
  6. More... 

The Pega Platform C 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 PDN document Working with PDF Forms and Documents.

Note: If the PDF form was created with Adobe LiveCycle Designer, review PDN article 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 Map eForm rules