Assemble pleadings, orders, and exhibits into a single package and save it as [filename=Service_Packet_0422.pdf] to se…
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.
The 'Combine PDF' operation in the Adobe PDF Services API is an automated way to merge multiple documents into a single PDF. It's useful for developers who want to integrate PDF combining into their applications or workflows. You can combine up to 20 files and even specify which pages from each file to include.
Yes, if your original files have printed page numbers, they will likely restart with each new document in the combined PDF. To fix this, you will need to add continuous page numbers to the final combined PDF after you merge the files. This ensures a consistent numbering sequence throughout the entire document.
The order of files matters because the Combine Files tool merges them from top to bottom. This means the first file you place in the list will appear first in the new PDF, the second will be next, and so on. You can drag the file thumbnails to arrange them exactly how you want before combining.
| Feature | Purpose | Effect on File Size |
|---|---|---|
| Combine Files | Merges multiple documents into one single PDF. | Rarely shrinks the file size; often makes it larger. |
| Compress PDF | Reduces the size of a PDF document. | Makes the file size smaller, which is good for sharing. |