PDFWriter.bwp

This process demonstrates how to write different contents into a PDF file at the same time.

The process is designed with the following activities:

The following table lists the activities in the process.

Activity Description
FilePoller Starts the process automatically when the input files are changed. It supports batch processing files.
ParseXml Parses the input file and passes the result to the PDFWriter activity.
PDFWriter Writes data into the input PDF file.