Hi!
I have a visio document that looks wrong after saving it to HTML.
After save, the arrow on the right side of the diagram is cropped. Please take a look at the following screenshot:
screen.png (43.5 KB)
After saving the same document to HTML using MS Visio, generated diagram is not cropped:
screen2.png (39.6 KB)
Here’s sample application that can help you reproduce the issue:
visio-test-app.zip (229.2 KB)
To see the problem:
- Open project in VS and run it
- Choose a destination folder and click the button
- In the destination folder you will find a file visio.html. Open it and you should see that generated image is cropped on the right side.
Please, let me know if you need more information.
Thanks!