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
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