Hello!
We’ve found an issue while saving vsdx to html using Aspose. Some of the shapes in generated image are wrong.
Please take a look at the screenshot: visio.png (124.5 KB)
The bottom half of the image shows shapes opened directly in Visio. Upper half is the image generated during saving that visio to html by Aspose.Diagram. As you clearly see two of the shapes were rendered incorrectly.
I’m also attaching small app with visio document that should help reproducing the problem:
VisioTest.zip (103.7 KB)
To reproduce the issue:
- Open the app in VisualStudio and run it.
- Choose destination folder and click the button.
- In destination folder you’ll have the html version of vsdx file - here you should see wrongly generated image.
- There is the original vsdx file included in attached app.
Please, let me know if you have any questions.
Thanks for you help!