Encrypt a PDF / Set Permissions with Mule ESB

Encrypt a Document / Set Permissions & Passwords The following workflow watches a folder for incoming documents, encrypts the document with a password and restricts permissions using Qoppa PDF Automation Server, and saves the document to an output folder. Download the Mule flow XML source: pas-encrypt.xml

Read More

Add a Watermark to PDF with Mule ESB

Add a Watermark The following Mule workflow watches a folder for incoming documents, adds a watermark to the documents using Qoppa PDF Automation Server, and saves them to an output folder. Download the Mule flow XML source: pas-addwatermark.xml

Read More

Create, Merge and Convert PDF documents with Mule in an automated Worklow

Qoppa’s Java PDF libraries can be used within Mule ESB to automate PDF document processes within a workflow. PDF files can be transmitted as an input stream to any of our Java libraries. Follow the detailed steps showing how to integrate Qoppa’s PDF library jPDFProcess within a Mule flow. The following PDF functions available in […]

Read More