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

Locating the My Documents Folder

Need to do some macro processing of documents in the user's My Documents folder? First step is to figure out where the ...

Discover More

Controlling Display of Page Breaks

Do you want page breaks displayed on the screen? Excel allows you to specify whether it should show those page breaks or not.

Discover More

Counting All Characters

Need to know how many characters there are in a workbook? You can find out easily with the handy macro introduced in this ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!

More WordTips (menu)

Previewing Before You Print

Print Preview is a feature built into Word that allows you to see what your printed output will look like before you ...

Discover More

Scaling Your Output

One of the lesser-known features of Word is that it allows you to create a document for one page size and scale the ...

Discover More

Guidelines for Laser Printer Letterhead

Plan on using printed letterhead in your laser printer? Here are some tips and cautions about doing so.

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 four minus 0?

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.