View Single Post
 
Old 08-15-2014, 07:32 AM
macropod's Avatar
macropod macropod is online now Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,342
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Sorry, but you can't either add a picture or get rid of the "Click to follow link" message.

An alternative, if you're happy to have an image and/or instructions appear in the body of the document but not print, is to use a field coded like:
{IF{PRINTDATE \@ yyyyMMddHHmm}<> {DATE \@ yyyyMMddHHmm} "instructions/picture here"}
Changing the <> to = prints content that doesn't normally display. Pressing F9 after printing restores the display. However, since the PRINTDATE field doesn't support seconds, you might have to wait up to a minute before you can do that. Variations on the theme can be made to permanently show or hide content when the document is printed.

Note: The field brace pairs (i.e. '{ }') for the above example are all created in the document itself, via Ctrl-F9 (Cmd-F9 on a Mac); you can't simply type them or copy & paste them from this message. Nor is it practicable to add them via any of the standard Word dialogues.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote