Hello!
After I saved visio document to HTML using Aspose.Diagram, some of the diagram shapes are missing in the result.
Please, take a look at the screenshot: visio.png (41.4 KB)
On the left side you can see original visio document. On the right side, there’s a png generated while saving that diagram to html - clearly you can see that few shapes are missing.
I’m attaching sample app that should help reproducing the issue. App includes original visio document.
VisioTest.zip (43.7 KB)
To reproduce the issue:
- Open attached app in VisualStudio and run it
- Choose destination folder and click the button
- In the folder you’ve selected you should see a broken html export. You can compare the results with visio document attached to sample app solution.
If you have any other question please, let me know.
Thanks for you help!