I’m saving visio file as HTML and I found a problem with output image size. Here is a sample project:
TestAppCore.zip (138.5 KB)
Steps to reproduce:
- Open project in Visual Studio and run it
- Choose a destination folder and press the button
- In the destination folder you will find visio.html file. Open it
The problem is that generated image has a blank white space on the left:
image.png (45.3 KB)
When I use Visio App to generate html, the output looks like this:
VisioApp.png (28.8 KB)