Share via

need help with scanner

Christy Cumberlander Walker 0 Reputation points
2026-05-14T18:25:47.9133333+00:00

How do I make my scanner save multiple pages in one file.

Windows for home | Windows 11 | Devices and drivers
0 comments No comments

2 answers

Sort by: Most helpful
  1. EmilyS726 240.2K Reputation points Independent Advisor
    2026-05-14T19:09:30.3533333+00:00

    If you are using the built-in Windows scanning app, the older Windows Fax and Scan is limited and may not make this easy. The printer manufacturer’s app usually works better, such as:

    HP Smart for HP printers/scanners

    Canon IJ Scan Utility for Canon

    Epson ScanSmart for Epson

    Brother iPrint&Scan for Brother

    Also, if your scanner has a paper feeder, place all pages in the feeder and choose PDF. It should save them as one multi-page PDF automatically.

    If you are scanning from the flatbed glass, you usually scan page 1, click Add page / Scan next page, then repeat until done.

    For the specific steps within the software, it really depends on what brand of scanner you have and what software you are using; they can each vary.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-05-14T18:26:11.37+00:00

    To save multiple scanned pages into a single file, enable multipage or document-feeder scanning and ensure the software is configured to group pages into one output.

    On Windows scanners that use WIA (Windows Image Acquisition) and a document feeder:

    1. Make sure the scanner’s document feeder is selected in the scan software.
    2. Check for a setting like “Pages,” “Number of pages,” or “Scan until feeder empty.”
      • When the WIA WIA_DPS_PAGES property is set to zero, the driver scans all pages until the feeder is empty and returns them as one multipage transfer.
      • When WIA_DPS_PAGES is set to a positive number, the driver scans exactly that many pages into the same transfer.
    3. If the software supports duplex (front and back) scanning, enable duplex so each sheet’s two sides are treated as separate pages in the same job. The scanner sets the duplex flag in WIA_DPS_DOCUMENT_HANDLING_SELECT, and both front and back pages share the same settings, so they are saved together.
    4. Use scan software that supports multipage formats (for example, PDF or TIFF). The WIA driver sends each page in sequence, and the application combines them into one file.

    If using a TWAIN-based application with a scroll-fed device, multipage scanning is supported as long as all pages are the same length. The application provides page size information for the first page, and TWAIN applies that to all subsequent pages, allowing them to be saved into a single multipage file.

    On mobile (OneDrive app) if scanning with a phone instead of a PC:

    • OneDrive for iOS:
      1. Open OneDrive and tap Scan.
      2. Scan the first page.
      3. Tap Add to scan additional pages; up to 30 pages can be combined.
      4. Tap Done, name the file, and Save. All pages are saved as a single PDF.
    • OneDrive for Android:
      1. Open OneDrive and tap Scan (or AddScan).
      2. Scan the first page.
      3. Tap Add to scan more pages; up to 10 pages can be combined.
      4. Tap Done, name the file, and Save. All pages are saved as a single PDF.

    If the current PC scan program only saves one page per file, install or use software that explicitly supports multipage PDF/TIFF and document-feeder scanning, then configure it as above.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.