PDF Page Numbers Are Wrong After Merging
After merging multiple PDFs, the page numbers in the document don't match the actual pages — they restart at 1 or show the original numbering from individual files.
Last updated
Fixing Wrong Page Numbers After Merging PDFs
When you merge PDFs, the original page numbering from each document is preserved. The result is a merged PDF where the visible page numbers (printed in headers/footers) don't match the physical page numbers in the viewer.
Two Types of Page Numbers
- Physical page numbers — The actual position in the PDF (1, 2, 3…), shown in the PDF viewer's navigation panel.
- Logical/printed page numbers — Numbers printed in the document header/footer as part of the content.
After merging, physical pages are renumbered automatically (1 through N), but printed numbers remain unchanged from the originals.
Fix: Renumber the Page Labels in Acrobat Pro
- Open the merged PDF in Adobe Acrobat Pro
- Go to Page Thumbnails panel (View → Navigation Panels → Pages)
- Select all thumbnails, right-click → Page Labels
- Set the numbering style and starting number
Fix: Recreate the Footer/Header
If the document has printed page numbers in a header or footer:
- Open in Acrobat Pro → Tools → Header & Footer → Add
- Remove the old headers/footers first, then add new ones starting from 1
Fix: Re-export in Word
If the content originated in Word, merge the Word documents first, update the field codes (Select All → F9), then export as PDF. The page numbers will be sequential.
Quick Workaround
Use our Merge PDF tool to combine files, then use the Split PDF tool to confirm page order is correct before distributing.
Advertisement
Frequently asked questions
Why are PDF page numbers wrong after merging?
PDF page numbers displayed by viewers come from two sources: the actual page count (structural) and the page labels embedded in the document (logical). When merging PDFs, page labels from individual documents often conflict. The result is that viewer-shown page numbers jump, repeat, or start from 1 mid-document.
How do I fix page numbering after merging PDFs?
Use Adobe Acrobat (Pro): open the merged PDF, go to Document → Page Labels, and define a continuous numbering sequence from page 1 to the end. Free alternatives include PDF24's "Page Numbering" tool or the command-line qpdf tool which can set page labels directly.
Does our PDF Merge tool fix page labels automatically?
The merge tool combines page content correctly but resets page labels to the default (sequential numbering from 1). If your individual PDFs had custom page labels (Roman numerals, chapter-prefixed numbers), you will need to re-apply those labels in a PDF editor after merging.