Is there a Mr. Word? I have a Q on printing watermarks

Girac

New Member
Joined
Mar 19, 2009
Messages
15
I have a word doc that has an image as a watermark, I want to print the doc without the watermark, but it need to remain as when the doc is viewed the watermark needs to remain.

i see that you can tick a box if you have a text watermark, but this isnt available when the watermark is an image.
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Hi Girac,

You can do this by embedding the watermark graphic in a field coded as:
{IF{PRINTDATE \@ yyyyMMddHHmm}<> {DATE \@ yyyyMMddHHmm} "Your graphic goes here."}
If the graphic is not 'in line with text', simply position its anchor between the pair of double quotes.

Be aware, though, that because the PRINTDATE field doesn't support seconds, you might have to wait up to a minute before you can restore the watermark display after printing.

Note: The field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste them from this message.

Cheers
 
Upvote 0

Forum statistics

Threads
1,225,398
Messages
6,184,727
Members
453,254
Latest member
topeb

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top