I have a visio document which causes problem when I want to save shapes from the first page as HTML.
Here is a sample app to reproduce this problem:
VisioTest.zip (45.7 KB)
To reproduce the problem:
- Open project in Visual Studio and run it
- Choose a destination folder and press the button
- In the destination folder you will find generated html file
Here is a comparision between html generated by Aspose and Visio app (missing some connectors):
diff.png (92.5 KB)
If you need more info, please let me know.
Thanks