Please Note: This article is written for users of the following Microsoft Word versions: 97, 2000, 2002, and 2003. If you are using a later version (Word 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Word, click here: Duplex by Default.

Duplex by Default

Written by Allen Wyatt (last updated April 13, 2024)
This tip applies to Word 97, 2000, 2002, and 2003


1

One of the niftiest features on many top-end printers is that they can duplex your documents. This means that they will print on both sides of a piece of paper. While the printing time is not decreased, the paper consumed by a print job is cut in half.

Assuming you have the latest printer driver for your printer, you can use the Properties dialog box for the printer to specify that you want to print your document duplexed. You can get to these settings by displaying the Print dialog box and then clicking on Properties. Unfortunately, Word will not remember this setting from one Word session to the next, nor will it store the setting with the document (as some other programs allow).

The problem is further compounded by the fact that you cannot access the individual settings in the Properties dialog box for a printer through the use of VBA. The reason is that the settings are maintained by the printer driver, not by Word—and Word doesn't make the printer driver objects available in VBA.

Even so, it is theoretically possible to write a macro that will auto change a printer's Property settings, but it is definitely not a recommended option. Why? Because to change the printer's settings requires working with the Windows API. This is not an easy task by any stretch of the imagination. More information on this can be found in the Microsoft Knowledge Base:

http://support.microsoft.com/kb/230743

There is one thing you can try, provided your printer uses PCL (printer control language, used with many HP printers). You can set up a PRINT field in the header or footer of your document. The field contains a command that can be sent directly to the printer to turn on duplexing. Exactly how you create a PRINT field has been covered in other issues of WordTips. The field syntax to use is as follows:

{ PRINT 27"&l1S" }

Remember that his approach works only with printers that use the PCL printer driver (and the printer must support duplexing, of course). The approach will not work with PostScript printers, since PostScript doesn't control the printer, just what goes on the page.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (839) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Duplex by Default.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Listing Documents with Passwords

Do you need a list of documents that require a password or that require a particular password to open? Word doesn't ...

Discover More

Using R1C1 Formula References in a Macro

Besides the regular way of displaying formulas, Excel can also display them using what is called R1C1 format. If you are ...

Discover More

Quickly Updating Values

If you need to update a bunch of values in a worksheet by a standard amount, you can use the Paste Special feature of ...

Discover More

Learning Made Easy! Quickly teach yourself how to format, publish, and share your content using Word 2021 or Microsoft 365. With Step by Step, you set the pace, building and practicing the skills you need, just when you need them! Check out Microsoft Word Step by Step today!

More WordTips (menu)

Upside-Down Printing

Putting words on the printed page is easy in Word. Rotating those words in different manners can be a bit trickier. This ...

Discover More

Stable Layout on Different Printers

Want your document to print out the same on printers other than your own? This may be an elusive quest, as explained in ...

Discover More

Turning Off Background Repagination

When you use Word, it normally performs several tasks in the background, while you are typing. One of those tasks is to ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is six minus 1?

2024-04-13 08:12:33

Father Wayne Paul

The link you provided is no longer valid. Microsoft removed the Knowledge Base some time ago. HOWEVER, it is available at:
https://www.betaarchive.com/wiki/index.php?title=Microsoft_KB_Archive/230743. In fact, it appears that the entire Knowledge Base is there. I think that this would make a valuable Word Tips Article. Perhaps something like:

What ever happened to the Microsoft Knowledge Base?
It appears that it was removed from http://support.microsoft.com/kb/ some time ago. It can be found at https://www.betaarchive.com/wiki/index.php?title=Microsoft_KB_Archive


This Site

Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.