Merge PDFs
merge_pdfsCombine two or more PDFs into a single PDF, in the exact order the files are given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Two to thirty PDFs to merge, listed in the order they should appear in the result. | |
| output_filename | No | Name for the merged file, for example "contract-pack.pdf". |