J
JP Spane
Hello all,
I have written a Visio VSL plug-in in C++ that operates on a Visio Drawing
and exports the data in that drawing to custom XML format. Everything works
great. The problem I have now is I want to batch many visio drawings and
invoke the custom export VSL method on them. There are too many to do this
manually. How does one use visio in a command line mode to facilitate this
type of batching? I am thinking I have to write a stand alone application
that links to Visio somehow.
Thank for any ideas,
JP
I have written a Visio VSL plug-in in C++ that operates on a Visio Drawing
and exports the data in that drawing to custom XML format. Everything works
great. The problem I have now is I want to batch many visio drawings and
invoke the custom export VSL method on them. There are too many to do this
manually. How does one use visio in a command line mode to facilitate this
type of batching? I am thinking I have to write a stand alone application
that links to Visio somehow.
Thank for any ideas,
JP