Merge research notes, reference images, and vendor invoices for proposed acquisition '[acquisition=Smith Collection - …
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.
In Adobe Acrobat, 'merging' and 'combining' PDFs mean the same thing. Both actions put multiple separate PDF documents or other file types into one single PDF file. The term 'combine' is more commonly used in Acrobat's menus.
This issue can happen if the source files have internal problems or corrupted structures. Acrobat might struggle to process them correctly. To fix this, try opening each original file and using 'Save As' to create a fresh copy. Then, combine these new copies. If the problem continues, try adding files one by one to see which one causes the issue.
No, if your source files already have printed page numbers, the combined PDF will show those numbers as they were. Each new source file will likely start its page numbering again from '1'. To get continuous page numbers, you need to add new page numbers to the combined PDF after you finish combining the files.
Yes, you can automate combining files using the Adobe PDF Services API. This allows developers to integrate the combine PDF function into their applications. You can combine up to 20 files, and you also have the option to specify exact page ranges from each source file to include in the final combined PDF.