Single vs Multipage PDF: When to Split and When to Combine
Whether a set of pages should live as one file or several looks like a filing preference, but it is really a question about what happens next. A PDF is a container, and the right size for a container depends on what the recipient does with it. If they will act on one page independently of the others, separate files remove work for them. If they will treat the pages as one unit, splitting creates work. Everything else in this decision follows from that single observation.
Split when the pages are independently actionable. Distributing individual forms to individual people is the clearest case, since nobody should have to find their own page in a forty-page bundle. Citing or attaching a single page as evidence is another, as is page-level review where different reviewers own different sections. Portals that cap upload size, or that expect one document per field, also force the issue. In all of these, split produces exactly the pieces you need, and clear file naming does most of the remaining work.
Combine when the pages are only meaningful together. Archival records belong in one file so the ordering is preserved and nothing gets separated in a folder move. Submissions that require a single document leave no choice. Contract packets with exhibits, application bundles with supporting evidence, and anything with continuous page numbering all read better as one file, and merge keeps the sequence you specify. A reader who receives one attachment instead of eleven also starts from a much better impression of your organisation.
Each direction has a characteristic failure. Loose single pages lose their context and their order: six months later nobody remembers that page three preceded page four, and one file quietly goes missing without anyone noticing a gap. Large merged files fail differently, becoming slow to open, awkward to navigate without bookmarks, and prone to bouncing off email attachment limits, at which point compress is the usual remedy. Neither failure is fatal, but both are predictable, which means both are avoidable.
The decision rule is a single question about the recipient: will they act on the whole document or on one page of it? Act on the whole means merge into one file; act on one page means split into parts. Two practical habits make either choice safer. Always keep the combined master even when you distribute pieces, so the authoritative ordering survives. And when you split for distribution, name the outputs with the page range or the recipient rather than leaving generic numbered filenames that will be meaningless next quarter.