I am trying to export a page from a Visio document to a png file using Visio 2003. The Export method works, but I haven't found any way to set the desired output resolution.
The documentation mentions what it uses the defaults, but nothing on how to change them:
The Export method uses the default preference settings for the specified filter and does not prompt the user for non-default arguments.
In Visio 2010, it is possible to set these properties via SetRasterExportSize, but that property isn't available in Visio 2003.
So, my question:
Is there any way to set the png output resolution in Visio 2003?