Watermark.bwp

This process demonstrates how to add watermarks to the PDF file.

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 input files are changed. It supports batch processing files.
ParseXml Parses the input file and passes the validated file to the PDFWriter activity.
ReadFile Reads the image file and passes the data content to the PDFWriter activity.
PDFWriter Writes data into the input PDF file.