Reading Visio documents

B

Bragadiru

Hi all,

I want to write an app in C# to read all shapes from a visio document (vsd
file). How can I do it, without Visio installed on target computer ? If I
understood correctly, VBA needs Visio installed.
I'm searching a library like OpenDwg for AutoCAD or OpenDwg for MicroStation
files.

Thanks for any advice
 
D

David P (Visio MVP)

2 choices:
1. Get the files in vdx rather than vsd
2. Use th Visio Viewer activex because it exposes shapes, custom properties,
layers, hyperlinks.
 

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