Upside-Down Text with PostScript

Written by Allen Wyatt (last updated July 31, 2021)
This tip applies to Word 97, 2000, 2002, and 2003


There may be times when you want information to be printed upside-down in your document. For instance, you might want answers to questions to appear upsdide-down. Word doesn't provide a way to print text upside down; it only allows you to rotate text 90 degrees left or right.

If you have a PostScript printer and are using a PostScript printer driver to send information to that printer, you can use commands that will be interpreted directly by the printer, bypassing Word entirely. These commands can be used to print information upside-down, exactly as you want. For instance, the following can be placed in a PRINT field. (To enter field braces, press Ctrl+F9.)

{ PRINT \p page "/MyText (These are my answers)
def /FromLeft 8 def /FromBottom .5 def /Helvetica
findfont 9 scalefont setfont FromLeft 72 mul
FromBottom 72 mul moveto 180 rotate MyText show" }

All this field does is cause the words "These are my answers" to be printed upside-down in the bottom-right corner of the page. You can change the definitions for what is printed by changing the text within parentheses. If you want to change where the text is printed, change the FromLeft and FromBottom values. The values shown (8 for FromLeft and .5 for FromBottom) represent the distances, in inches.

Another important thing to remember is that printing upside down information in this manner works best with very short lines of text. Why? Because you are printing directly to the printer, not through a processor, such as Word. The text you specify does not automatically wrap to new lines. You could, however, make the font size really small (change the value just before the "scalefont" keyword) so you could fit more information on a single line. You will want to play with the field to get the exact result you want.

You should also note that the information in the PRINT field should appear on a single, long line in Word. Don't press Enter at any time within the field. This is of particular importance if you choose to copy the field code from this tip and paste it directly into a Word field.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (1592) applies to Microsoft Word 97, 2000, 2002, and 2003.

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

Faster Text File Conversions

Want to make your importing of text data faster than ever? Here are some ideas you can apply right away.

Discover More

Creating a Workbook Clone

If you are afraid of messing up a workbook, consider doing your work on a clone of the workbook. Excel provides an easy ...

Discover More

Vertical Alignment of an Inline Graphic

Word allows you to insert graphics in two ways: either inline or floating. If you use inline graphics, you may want to ...

Discover More

Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!

More WordTips (menu)

Selecting Printing of Color Pictures

Do you want to control whether color pictures in your document are printed or not? It's not quite as easy as it may ...

Discover More

Printing Summary Information

Word automatically maintains a number of properties for each document you create. As part of those properties you can ...

Discover More

Defining Default Printers on a Document Level

If you use multiple printers, you may wonder how to set each document in Word to remember which printer to use for that ...

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 nine minus 5?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


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.