Thread: [Solved] Hide Checkbox When Printing
View Single Post
 
Old 12-03-2013, 01:53 AM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
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

This can be done, but you would need to use a macro. See, for example:
http://social.msdn.microsoft.com/For...x?forum=isvvba
http://www.tech-archive.net/Archive/.../msg00169.html
You'd need to take a similar approach, adding the code to a macro you use for printing the document. IIRC, in Word 2003, naming the macro 'FilePrint' will intercept the normal print processes to apply the changes, but in Word 2010 that doesn't work.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote