How can I print out the comments in my visio diagrams.

L

Lilac

I have added alot of information as comments in Visio that I would like to
get printed out and summarized... is there a way to do that? When I print
out the file the comments disappear. Any (quick) help would be
appreciated..!! Thanks!!
 
M

Michel LAPLANE

I'm afraid the only way is to save as Xml and print.
You can also make a vba and print the content of the annotation section
"visSectionAnnotation" (look the sdk help). Perhaps we cna ask Microsoft to
add it in the property that we can print with the Visio report wizard.
 
Top