Prepare the [client presentation packet PDF] highlighting cost and schedule impacts and send to [stakeholders] for app…
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.
Preserving bookmarks is important because it makes your combined PDF easy to navigate. Each original file will become a top-level bookmark, allowing readers to quickly jump to different sections of your new document without scrolling through many pages. This is especially helpful for large packets.
If your original files already had printed page numbers, combining them will often result in page numbers that restart with each new file. To fix this, you need to add continuous page numbers to the combined PDF after it's created. Acrobat has tools to add new page numbers across the entire document, overriding any old ones. This ensures consistent numbering throughout your final presentation packet.
The Adobe PDF Services API for combining PDFs has a limit of up to 20 files per operation. The desktop application generally allows you to combine many more files, often hundreds, depending on your computer's resources. The API also offers optional per-file page ranges, which means you can specify exactly which pages from each source file to include, offering more granular control for automated tasks.