Renewal season is starting and I’ve got [N=10] brokers with slightly different terms in their drafts. I need to prefil…
Open Adobe Acrobat.
Go to File > Combine Files.
Click Add Files and select the PDF files you want to merge.
Arrange the files in your desired order by dragging and dropping them within the list.
Click Combine to merge the selected files into a single PDF document.
Save the new combined PDF to your preferred location.
You can preview and reorder files before combining to ensure the final PDF is in the correct sequence.
This runs in the Acrobat app - there is no separate API for this task.
This can happen if there's an issue with the structure of your source files. Acrobat might struggle to process them correctly. To fix this, try re-saving each source file using 'Save As' before combining them. This refreshes their internal structure. Adding files one by one can also help prevent this issue, ensuring each file is processed correctly.
| Action | Purpose | Effect on Size |
|---|---|---|
| Merging (Combine Files) | Puts multiple files into one PDF. | Rarely shrinks the file size; often increases it. |
| Compressing | Reduces the file size of a PDF. | Makes the file smaller for easier sharing. |
No, if your source files already have printed page numbers, they will restart for each new file in the combined PDF. Acrobat's Combine Files feature merges the content but does not automatically re-number pages across different source documents. You will need to add continuous page numbers to the combined PDF after it is created.
Yes, Adobe offers a PDF Services API that allows you to automate the 'Combine PDF' operation. This is useful for developers or businesses needing to integrate PDF merging into their applications or workflows. The API can combine up to 20 files and supports specifying page ranges for each input file.