Written by Allen Wyatt (last updated October 19, 2024)
This tip applies to Word 97, 2000, 2002, and 2003
Word gives you complete control over how it prints your document. You can either print to a printer or to a file. To print to a file, follow these steps:
Figure 1. The Print dialog box.
Once the output has been sent to a file, you (or someone else) can later copy the file to the destination printer from the Windows command line by using the copy command. For instance, let's assume that you created an output file called Report.prn. You could later send this file to the printer connected to your parallel port by using the following command at the command prompt:
copy report.prn lpt1:
This command-line syntax will work fine if your printer driver creates ASCII output. (For instance, if you use a PostScript printer driver.) If you use a different printer driver, the output file may actually contain non-ASCII characters. In this instance, you must issue the command line prompt as follows:
copy report.prn lpt1: /b
The addition of the /b switch causes the file to be sent to the printer in binary format, which is required for some types of output files.
As a side note, if you want to produce a print file that you can later load into a text editor (such as Notepad), then you should make sure you are printing using the generic, text-only printer driver.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (462) applies to Microsoft Word 97, 2000, 2002, and 2003.
The First and Last Word on Word! Bestselling For Dummies author Dan Gookin puts his usual fun and friendly candor back to work to show you how to navigate Word 2013. Spend more time working and less time trying to figure it all out! Check out Word 2013 For Dummies today!
What to do when text looks one way on the screen but prints a different way? This tip provides several different ...
Discover MoreWord can be used for printing a variety of document types. You may want to use the program to print a festive banner for ...
Discover MoreMany modern printers include multiple paper trays that can be used for different types or colors of paper. Word allows ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
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.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments