Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-08-2012, 02:14 PM
Stanza_chad Stanza_chad is offline Print Document (no markups) Windows 7 64bit Print Document (no markups) Office 2010 64bit
Novice
Print Document (no markups)
 
Join Date: Aug 2012
Posts: 3
Stanza_chad is on a distinguished road
Default Print Document (no markups)

Trying to create a macro to be able print documents without showing markup comments. Apparently it is not possible to uncheck Print Markups by default if there open comments, so hoping to work around that by creating a shortcut.


So far I have this, but doesn't seem to change the Print what option to just say Document:
Code:
Sub PrintDoc()
'
' Print document only, no markups.
'
Application.PrintOut Range:=wdPrintAllDocument, Item:= _
wdPrintDocumentContent, Copies:=1
End Sub
Any suggestions would be great at this point.

Thanks.

Last edited by macropod; 08-08-2012 at 05:12 PM. Reason: Added code tags
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Print Document (no markups) Print document except first page nkg Word VBA 5 05-05-2012 03:57 AM
Print Document (no markups) Mutliple copies 167 print as one document John-N Mail Merge 5 02-19-2012 07:15 PM
Save and send markups ceocast Word 1 12-09-2010 10:39 AM
How can I print out the document as follow? turbomen Project 1 05-23-2010 07:24 AM
When I print the document changes layout cooney Word 0 03-01-2010 12:17 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:16 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft