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.
Learning Made Easy! Quickly teach yourself how to format, publish, and share your content using Word 2013. With Step by Step, you set the pace, building and practicing the skills you need, just when you need them! Check out Microsoft Word 2013 Step by Step today!
Print Preview is used to see how a printed document will really look. What if what you see on-screen doesn't match what ...
Discover MoreIt always seems to happen—you print a document and then discover that you should have included one more line of ...
Discover MoreNeed to stop the printing of a long document? Here's how to stop Word, along with why stopping Word may not be the only ...
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