Problem → SolutionApril 2, 20265 min read

PDF Pages in Wrong Order After Scanning Double-Sided Documents

A scanned PDF where odd and even pages are interleaved incorrectly — all odd pages first, then all even pages in reverse — is a double-sided scan stack ordering problem. Here's how to reorder them correctly.

A double-sided document scanned with a single-sided scanner produces two separate scan stacks: front faces (odd pages: 1, 3, 5…) and back faces (even pages, often in reverse order: …6, 4, 2). When you merge these two stacks directly, you get all odd pages followed by all even pages — not the correct interleaved reading order. Fixing this requires interleaving the two stacks correctly.

Understanding the Two-Stack Problem

Say you have a 10-page document. You scan the front faces: PDF A contains pages 1, 3, 5, 7, 9 (in this order). You flip the stack and scan the back faces: PDF B contains pages 10, 8, 6, 4, 2 (in reverse order, because flipping the stack reverses it). To reconstruct the correct order, you need: A page 1, B page 5 (which is document page 2), A page 2 (document page 3), B page 4 (document page 4)… and so on. This is an interleave operation with the second stack reversed.

Fix: Use Interleave PDF Tool

Use FixMyPDF Interleave PDF — upload both scan PDFs and it merges them by alternating pages: one from the front stack, one from the back stack. Make sure "Reverse second file" is enabled (since the back-face stack is in reverse order). The output is the correctly ordered complete document. This handles the most common scanner workflow automatically without manual page-by-page reordering.

Manual Fix in Acrobat

If you need manual control: in Acrobat Pro, open both PDFs → Tools → Organize Pages → Combine Files. Once merged, use the thumbnail view to drag pages into the correct order. For a 10-page document, you'd drag: B5 after A1, A2 after B5, B4 after A2, and so on. For a 50-page document, this is very tedious — use the interleave tool instead. If you already merged incorrectly and need to reorder: Extract Pages → reorder → re-merge using Combine Files.

Preventing the Problem at Scan Time

Most scanner software includes a "two-sided scanning" or "duplex simulation" mode that prompts you to scan the front faces, then flip and scan the back faces, and automatically interleaves them in the correct order. Look for this in your scanning app before starting the scan: NAPS2 (free, Windows), VueScan, and macOS Image Capture all support this workflow. If your scanner driver does not, the two-PDF interleave approach is the reliable manual alternative.

Verification

After reordering, verify the result by checking: (1) page 1 and page 2 are consecutive and on the correct sides — if it was a booklet, verify that the front and back of each physical sheet correspond to consecutive document page numbers. (2) Check a few page number sequences in the document text itself against the PDF page positions. (3) If the document has headers or footers with page numbers, those should match the PDF thumbnail sequence. A systematic spot-check of pages 1-2, the middle pages, and the last pages catches most ordering errors.

Try Interleave PDF Now — Free

Browser-based, private, and instant. No account or software required.

Open Interleave PDF
Report Bug
Send Feedback
Feature Request