I have a lot of Visio files, and want to programatically convert them all to png format.
I have found a couple of solutions, but can’t get any of them to work.
How can .vsd files be batch-converted to .png easily through commandline or a similar means?
Use the built in Visual Basic
something like this: fix up the paths parts yourself.