PDF Tools
Merge PDFs
Merge up to six PDF files into a single PDF file
Uses
Use this task for merging multiple PDFs into a single PDF file.
Basic Usage
Flow Data Explained
required array
files An array of PDF files to merge. The merge order will be based on the order that files are passed into this parameter.
required boolean
remove_certification_signature Whether or not to remove certification signatures from the merged PDF file.
required string
function The pdf_tools
function to call, in this case it would be merge_pdfs