When you set Word to print multiple copies of a document, the printer may only produce one copy or stop after the first page. This problem usually occurs because of a mismatch between Word’s print collation setting and the printer driver’s default behavior. Some printer drivers override Word’s copy count when they receive the print job. This article explains why the setting fails and provides the step-by-step fixes to force Word to print the exact number of copies you need.
Key Takeaways: Fixing Word’s Print Multiple Copies Failure
- File > Print > Copies > Enter number: Directly set the copy count in Word’s print dialog before printing.
- Printer Properties > Advanced > Collate setting: Override the printer driver’s collation to match Word’s collation setting.
- File > Options > Display > Print options > Update fields before printing: Prevents field-update delays that interrupt multi-copy jobs.
Why Word Prints Only One Copy When Multiple Copies Are Selected
Word sends a print job to the printer driver with the number of copies you set in File > Print. The printer driver then translates that job into printer commands. When the driver’s collation setting is enabled, it may interpret the copy count differently. For example, the driver might treat a request for three copies as three separate single-page jobs instead of one job with three copies. This causes the printer to stop after the first page of the first copy.
Another common cause is the printer driver’s default setting for copies. Many consumer printers have a built-in limit of one copy per job. This limit is stored in the printer firmware or driver configuration. Word cannot override this limit if the driver rejects the higher copy count.
A third cause involves Word’s background printing feature. When background printing is enabled, Word sends the print job to a temporary file first. If the printer driver fails to read the copy count from that temporary file, it prints only one copy.
Steps to Force Word to Print Multiple Copies
Method 1: Set Copy Count Directly in the Print Dialog
- Open the Print dialog
Press Ctrl+P to open the Print pane in Word. Alternatively, click File > Print. - Enter the number of copies
In the Copies field, type the number of copies you want. Do not use the up/down arrows if they jump back to 1. Type the number directly. - Set Collation
Next to the Copies field, click the Collate button. Ensure it shows the collated icon (pages stacked in order). If it shows the uncollated icon (pages separated by number), click it once to switch. - Print
Click the Print button. Watch the printer queue to confirm multiple copies appear.
Method 2: Change Printer Driver Collation Settings
- Open Printer Properties
Press Ctrl+P to open the Print pane. Click the Printer Properties link below the printer name. - Locate the Collation setting
In the Printer Properties dialog, look for a tab named Advanced, Finishing, or Layout. Find the Collate or Collation option. - Set Collation to Off or Printer Default
Set the collation to Off or Printer Default. Do not set it to On. This allows Word to control the collation. - Apply and close
Click Apply, then OK. Return to the Print pane and print your document again.
Method 3: Disable Background Printing
- Open Word Options
Click File > Options. - Go to Advanced
In the Word Options dialog, click Advanced. - Find the Print section
Scroll down to the Print section. - Disable background printing
Clear the check box labeled Print in background. Click OK. - Print again
Press Ctrl+P, set your copy count, and click Print.
Method 4: Use a Different Printer Driver
- Check for driver updates
Go to the printer manufacturer’s website and download the latest driver for your printer model and Windows version. - Install the driver
Run the installer and follow the on-screen instructions. Restart Windows if prompted. - Select the new driver in Word
Open Word, press Ctrl+P, and choose the printer from the list. Set your copy count and print.
If Word Still Prints Only One Copy After the Main Fix
Word Prints the Correct Number of Copies but All Pages Are the Same
This happens when collation is turned off in Word but the printer driver collation is on. Open Word’s Print pane, click the Collate button to enable collation, then print again.
Word Prints Multiple Copies of a Single Page Instead of the Full Document
This indicates that the printer driver is interpreting the copy count as copies per page. Open Printer Properties, find the Copies setting, and set it to 1. Let Word control the total copy count.
The Copies Field Resets to 1 After You Type a Number
This occurs when a print management add-in or a third-party printer utility overrides the field. Disable all Word add-ins via File > Options > Add-ins. Restart Word and try again.
Word Print Dialog vs Printer Driver: Copy Count Behavior
| Item | Word Print Dialog | Printer Driver |
|---|---|---|
| Copy count source | User enters number in Copies field | Driver reads the print job and applies its own default |
| Collation control | User toggles Collate button on or off | Driver may have a separate Collation setting that overrides Word |
| Background processing | Word can print in background or foreground | Driver processes the job as received |
| Driver override possibility | Word cannot force the driver to accept a copy count | Driver can limit copies to 1 or apply its own collation logic |
After applying the methods in this article, you can reliably print multiple copies from Word. Start with Method 1 as it takes the least time. If that fails, move to Method 2 to change the printer driver collation. For persistent issues, disable background printing using Method 3. As an advanced tip, create a print macro that sets the copy count and collation together by recording a macro via View > Macros > Record Macro while you perform the print steps.