how to convert visio to jpg without using save as?

A

Al Edlund

The options are:
do a save as manually (I get the impression you do not want to do that)
do a save as programmatically (you just write some code, or record a macro)
while the file is open and visible, use an external piece of software to
grab the drawing and have it save it as a jpg
al
 
Top