Interrogating Object Model from Visual Studio 2005

L

Lynn

I want to decode a Visio.VSD file in order to obtain the geometry and
properties of the shapes used in creating the drawing. The final intent is
to develop VML code so that the drawing can be used in a browser. I am
currently doing this by getting properties using VBA. However, when I try to
use Visual Studio 2005 it always fires up an instance of Visio.

I would like the Visio Object Model to run in-process, but not instantiate a
copy of the Visio engine. Is this possible and how?

Thanks
Lynn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top