Welcome to MSDN Blogs Sign in | Join | Help

Printing Comments

Visio 2003 introduced a new Reviewer & Markup feature that allows users to add comments to diagrams.  A typical question we are asked is “How do I print the comments?”  This capability was not included in the markup feature, but our Product Support team has published a solution in a Knowledge Base article:

http://support.microsoft.com/kb/898514/en-us

 

The solution is a VBA macro that you can add to your document to programmatically collect the comment information and put it into a new shape in the diagram.  Please follow the link for detailed instructions and the code.  The shape is placed off the page at first.  You can resize the shape, format the text to your liking and then move the shape into the printed page region.

 

 

The code operates on the current page and also any reviewer pages that may overlay it.  Comments are found in the Annotation section of the page’s ShapeSheet.

 

 

This “comment report” is one way of addressing the need for printing comments.  If you use comments in your diagrams, please tell us how you surface them or how you would like to see Visio display and print them.

 

 

Published Friday, September 08, 2006 12:00 PM by Visio Team

Comments

# re: Printing Comments

Friday, September 08, 2006 7:00 PM by John Visio MVP
You should also mention the Comment cell in the Miscellaneous section.

# re: Printing Comments

Tuesday, October 17, 2006 5:53 PM by Scott Stout

I would like to be able to print out the diagram just like you see it, with the comments show as the user initials and a number (e.g. SAS2).  This would make the comments list that the macro produces would be more useful, as you could then look at the diagram printout and see the what part of the diagram the comment is referring to.

# re: Printing Comments

Wednesday, October 18, 2006 4:41 PM by Visio Team

Hi Scott,

Thanks for the good suggestion.

Mark Nelson

New Comments to this post are disabled
 
Page view tracker