Assemble the consolidated exhibit binder, flatten annotations so marks can't be altered, and save the final exhibit PD…
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.
Keeping 'Preserve Bookmarks' on is important because it makes your combined PDF easy to navigate. Each original file becomes a top-level bookmark. This means you can quickly jump to any part of your new document, saving you time when reviewing or sharing the binder.
No, combining PDFs rarely makes the file size smaller. It usually stays the same or gets larger. If you need a smaller file, you should compress the combined PDF after you have finished merging all the documents. This is a separate step.
| Feature | Combine Files (Desktop) | Combine PDF (API) |
|---|---|---|
| Files Supported | Many types (Word, Excel, images, PDFs) | PDFs only |
| Max Files | No strict limit, depends on system | Up to 20 files |
| Page Ranges | Full files only | Optional per-file page ranges |
| Automation | Manual UI interaction | Automated via code |