Adding a Diagonal Watermark with a PostScript Printer

Written by Allen Wyatt (last updated December 9, 2017)
This tip applies to Word 97, 2000, 2002, and 2003


A watermark is light printing that appears behind your normal text. With a PostScript printer, you can easily add a watermark to your documents by adding the Print field code to either your header or footer. Every page that uses the header or footer will show the watermark.

For instance, the following command, when placed in a field, will print the word DRAFT in a 100-point font at a 45-degree angle in the center of your document.

Print \p page " /Wmark (DRAFT) def /WSize 100 def /Wrot
45 def wp$x wp$right sub wp$left add 2 div wp$y wp$top
sub wp$bottom add 2 div translate Wrot rotate
/Helvetica-BoldOblique findfont WSize scalefont setfont
.7 setgray 3 setlinewidth Wmark stringwidth pop 2 div
neg WSize .4 mul neg moveto Wmark true charpath stroke "

The information shown above should be entered exactly as shown, but as a single paragraph. In other words, don't press Enter within the text. Simply position the insertion pointer within the header or footer, then press Ctrl+F9 to insert a set of field braces. The information shown above is placed within the braces, as a single paragraph.

The font used is bold italics Helvetica; if you do not have that font in your printer, you can change the font in the code. You can also change the angle at which the watermark is printed by changing the number 45 on the first line, or you can change the word that is printed by changing the word DRAFT on the first line.

Remember that this works only with a PostScript printer. If you are using a non-PostScript printer or a non-PostScript printer driver with a printer that will understand multiple languages, then the field won't work at all. If your printer doesn't use true PostScript, but instead emulates the language, the field may not work as desired.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (461) 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

Determining How Many Windows are Open

You can open multiple documents at the same time in Word, and each document occupies its own document window. Here's a ...

Discover More

Selective Formatting using Find and Replace

The Find and Replace tool in Word allows you to search for formatting and alter it in your replacement text. What it ...

Discover More

Picking a Contiguous Range of Table Cells

Creating a table in Word is a relatively simple task. When you want to format or edit information in the table, often the ...

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)

Errors while Printing

Printing a document is a common task in Word. What if you get an error message while printing? Tracking down the cause ...

Discover More

Unwanted Lines on Printout

Do you have strange lines appearing at the corners of your printout? There are a number of reasons this could be ...

Discover More

Printing Color Separations with VBA

When printing in color (at a commercial printer) it is necessary to print different colors of your document in different ...

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 two less than 9?

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.