Overview
The 'PDF - Merge Specific Files' flow merges up to 10 documents into a single PDF document.
Use the PDF - Merge Files action to merge more the 10 documents or where the files for merge are dynamically set.
Please refer to the Supported Document Types articles for a complete list of the different file formats / document types which are supported for conversion.
Credit Count
The final merge operation count is determined using the following calculation:
Merge Action (1) + (No. of Documents Converted to PDF) = Total Operation Count
For example, merging 48 PDF documents;
1 + 0 = 1
For example, merging 48 non-PDF documents which are also converted to PDF before merging:
1 + 48 = 49
For example, merging 612 documents of which 9 are also converted to PDF before merging:
1 + 9 = 10
Default Parameters
The default 'PDF - Merge Specific Files' flow action parameters are detailed below:
- PDF Filename: The filename to assign to the resulting PDF document (including file extension).
- Filename *: The filename of the file to be processed (including file extension).
- File Content *: A Base64 encoded representation of the file to be processed.
Please refer to the Obtaining the 'File Contents' Parameter article for guidance on how to obtain the 'File Content' parameter ready to provide to an Encodian flow action.
Advanced Parameters
The advanced 'PDF - Merge Specific Files' flow action parameters are detailed below:
- Generate Bookmarks: Generate a bookmark for each merged PDF document
- Preserve Bookmarks: Preserve bookmarks contained within each merged PDF document
- Remove Markup:Set MS Office document comments and tracked changes removal option
- PDF/A Compliant:Set PDF/A Compliance option
- PDF/A Compliance Level: Set the PDF/A Compliance Level, the default value is PDF_A_2A
- Return File: (Advanced) Sets whether the action should return a file or alternatively an operation ID: Flow Action Return Options: File Content vs. Operation ID
0 Comments