The issue is that image is lost and not serialized on save. To avoid that, make sure you convert the image to a dataURL.
annotation.ImageData = document.getElementById("myCanvas").toDataURL();
The issue is that image is lost and not serialized on save. To avoid that, make sure you convert the image to a dataURL.
annotation.ImageData = document.getElementById("myCanvas").toDataURL();
Hello, I’m Ron, an automated tech support bot
While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:
Guides: