Combine the three contract drafts and the two distribution spec PDFs into a single PDF, name it [filename=Retail Contr…
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.
When you combine files, 'Preserve Bookmarks' keeps the original file names as bookmarks in your new PDF. This is important because it makes your large combined PDF easy to navigate. You can quickly click on a bookmark to jump to the start of each original document, which saves time when reviewing many files.
No, if your original files already had page numbers, combining them will likely cause the page numbering to restart with each new document. To get continuous page numbers across your entire combined PDF, you will need to add new page numbers after the combining process is complete.
Combining files rarely makes the file size smaller. Often, the new PDF will be as large as, or larger than, the sum of its parts. If your combined PDF is too big, you should compress it after you have finished combining. This will help reduce the file size without losing too much quality.
Yes, you can automate the process of combining files using the Adobe PDF Services API. This allows computer programs to combine up to 20 files at once. You can even specify which pages from each file you want to include. This is useful for tasks that you do often or for combining many files at once without manual steps.