We have found an issue when saving a visio document as HTML. Here is sample app: VisioTest.zip (25.7 KB)
To reproduce the problem:
- Open project in VisualStudio
- Run the app. Select destination folder and press a button.
- In the destination folder you’ll see two html files:
3a. asposeGood.html - this is correct file
3b. asposeWrong.html - here you can see that generated html lacks background color. This is wrong.
The problem is in the way the visio html is saved. However, for some reasons, we need to use the second saving method.
Please, let me know if you need some more information.
Thanks!