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

Opening a Workbook as Read-Only

When you need to work on a workbook, you may want to do so without modifying the original contents of the workbook. This ...

Discover More

Conditional Formatting for Errant Phone Numbers

Conditional formatting can be used to draw attention to all sorts of data based upon the criteria you specify. Here's how ...

Discover More

Changing the Color of a Tab's Leader Character

When you set tab stops for a paragraph, you can also specify leader characters to be used with the tab stop. If you want ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!

More WordTips (menu)

Sending Printer Commands

If you need to send a command directly to your printer, then you need to use the PRINT field. It allows you to send ...

Discover More

Using Sequential Document Serial Numbers

Need to add a unique serial number to each printed copy of your document? Here's a quick way to print such numbered versions.

Discover More

Making Banners in Word

Word can be used for printing a variety of document types. You may want to use the program to print a festive banner for ...

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 one less than 8?

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.