I have pricing sheets from finance with margins and from sales with field discounts; they conflict on five SKUs. Diagn…
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 becomes a top-level bookmark. This means you can quickly jump to the start of each document within the larger PDF. Without bookmarks, you would have to scroll through many pages to find specific sections, which wastes time and makes the document harder to use.
Yes, you can automate combining PDFs using the Adobe PDF Services API. This is useful for developers or businesses that need to merge many documents regularly without manual steps. The API allows you to combine up to 20 files and even specify which pages from each file to include. This makes large-scale document assembly much faster and more efficient.
The order of files matters because Acrobat merges them from top to bottom in the 'Combine Files' window. The first file you see at the top will be the first part of your new PDF, and so on. If you want your pricing packet to have the cover sheet first, then the price list, you must arrange them in that exact order before clicking 'Combine'.