Compile all change requests into a single revision package, combine into one PDF, and share it with all contractors an…
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 a problem with the structure of your original files, or if Acrobat encounters a temporary glitch. It's a common issue that can make your combined PDF unusable. To prevent this, try re-saving each source file using 'Save As' before combining them. This can refresh their internal structure and often resolves the problem, ensuring all your files are included correctly.
The 'Combine PDF' API is a way for computer programs to automatically merge multiple PDF documents. It's useful for tasks where you need to combine files regularly or in large numbers without manual effort. For example, a system could automatically combine all daily reports into one PDF every evening, saving time and ensuring consistency.
No, if your original files already have printed page numbers, the combined PDF will show restarts for each new document. For example, if you combine two files both starting at page 1, your new PDF will have two sections that both begin with page 1. You will need to add new, continuous page numbers to the combined PDF after it is created.
| Feature | Acrobat Combine Files | Other Basic Merging Tools |
|---|---|---|
| File Types | Combines many types (Word, Excel, images, PDFs) | Often only combines PDFs |
| Bookmarks | Preserves original file names as bookmarks | May not preserve or create bookmarks |
| Reliability | Can sometimes have issues (e.g., hangs, repeats first file) | Varies greatly, some are very stable, others less so |
| Advanced Features | Offers reordering, page range selection (via API) | Usually just simple merging |