How to Merge Specific Pages from Multiple PDFs into One Document
Assembling a document from parts of other documents is one of the most common real office tasks and one of the least well served by single-purpose tools. You need the executive summary from last quarter's report, the methodology appendix from a consultant's deck, three pages of financial tables from the accounting export, and a signed cover letter. Four source files, four different page ranges, one output in a specific order. No single button does that, but two tools used in sequence do it cleanly.
The pattern is split, then merge. Open each source file in the split tool and extract only the pages you want, saving each extract as its own small file. Then open merge, add all the extracts, arrange them in the order the final document should read, and combine. Working in that order means you never have to think about page numbering across files, because by the time you reach the merge step every file contains exactly what belongs in it and nothing else.
The discipline that makes this painless is naming. As you produce each extract, give it a filename that starts with its position in the final document: 01-summary, 02-methodology, 03-financials, 04-cover-letter. Most file pickers sort alphabetically, so when you add them to merge they arrive in the right order and you only need to check rather than rearrange. On a twelve-part assembly this single habit is the difference between a five-minute job and a frustrating half hour.
Two refinements are worth building into the routine. First, decide the order before you start extracting, ideally by sketching the final table of contents. Choosing order while merging is where mistakes happen, because you are looking at filenames rather than content. Second, if a source page needs trimming, rotating or cleaning, do it on the small extract rather than the whole original. Operations on a two-page file are faster to verify and easier to redo if you get them wrong.
After merging, a short finishing pass makes the result look like one document rather than four stapled together. Add continuous pagination with the page numbers tool, since the inherited numbers from the sources will now be inconsistent. Use organize if any section ended up in the wrong place. If the combined file is heading to email, run compress, because merged files inherit the fonts and images of every source. All of this happens locally in your browser, which matters when the sources are internal financials.