Exporting network diagrams from applet to Visio

G

gsureshkr

Hi,
I need to export a network diagram from an applet to Visio.
What are the options?
I think "xml for visio" is one solution. But I couldnot get .vxd file format
documentation on MSDN.
Can anyone help?
Regards & Thanks.
 
D

David Parker [Visio MVP]

Has your network applet already decided how many pages, shapes, etc there
are? Has it already decided what is connected to what? And where they are
positioned on the page(s)?
If not, then you will need to automate Visio to do this for you.
 
G

gsureshkr

Dear David Parker,
Thank you very much.
I want to provide an option to save the page without the help of visio. How
can I do that?
Where can I find code samples for that?
Regards & Thanks
-Suresh.
 
Top