In its Workflow module, PDF Automation Server has an input node called “Email Attachment” which allows to check incoming emails regularly, extract / download the files attached to the email and feed them into a document workflow. Until recently, this was working with Microsoft Exchange Online (the mail server for Office365 Outlook) when using basic […]
Category: Workflow Nodes
Create an Automated Workflow to Import Data into an XFA Dynamic Form
Here is a sample PDF Automation Server workflow to import data into an interactive PDF Form (including a XFA dynamic form). The format to import into an XFA dynamic form is XDP data which is a basic xml file. 1) Gather your Data in XDP format To identify what the XDP file should look like […]
New Flow to Create a new PDF from Extracted Pages of Incoming PDF in PDF Automation Server
We’re showing here how to create a simple workflow in PDF Automation Server that is watching a folder for incoming PDF files, extracting all the pages except for the last one into a new PDF and then saving that new PDF to a file. It’s a pretty simple flow that can be created by dragging […]
Automate PDF Document Separation with Split Pages Node
PDF documents can be split various different ways in Qoppa’s PDF Automation Server using the Split Pages Node under the workflow module. The split node can be part of a complex workflow which can be designed using the simple drag and drop interface. Here are the different options to split a PDF document using the […]
How to Create an Automated Flow to Split PDF Documents by Barcode
Using PDF Automation Server Workflow Module, a PDF document can now be split by barcode into separate PDF documents using the Split by Barcode node in the workflow module. Here is how to create a sample flow to split documents by barcode below: Launch PDF Automation Server Manager Navigate to the Workflows Module (second tab […]