I’ve been struggling with HTML2Canvs to create an element from an existing window which I think is actually creating a dataURL that becomes the source of a new display window. Subsequently I am trying to get this element to be sent to an external file as a png. The latter seems to be failing complaining about not being able to export a tainted image. As for the display created from the original, it appears that the image in the original is not dispalyed, only text elements. The original HTML uses a SRC reference to include an image (that is like a document border) and all other text elements are above the image. HTML looks great the the image created by HTML2Canvas has lost the graphic. My HTML2Canvas is implemented with a script src= one of the HTML2Canvas repository references on Cloudflare. Any ideas why I lose the image on my canvas.?
Comments about How To Take Screenshots In The Browser Using JavaScript
I plan to create a Chrome plugin for screenshots. Your article gives me an idea which route to take for it.
😊+
Such things always interested me. I like nighmare and more which I discuss in my medium article
😊+
I’ve been struggling with HTML2Canvs to create an element from an existing window which I think is actually creating a dataURL that becomes the source of a new display window. Subsequently I am trying to get this element to be sent to an external file as a png. The latter seems to be failing complaining about not being able to export a tainted image. As for the display created from the original, it appears that the image in the original is not dispalyed, only text elements. The original HTML uses a SRC reference to include an image (that is like a document border) and all other text elements are above the image. HTML looks great the the image created by HTML2Canvas has lost the graphic. My HTML2Canvas is implemented with a script src= one of the HTML2Canvas repository references on Cloudflare. Any ideas why I lose the image on my canvas.?
😊+
😊+
I don’t have much use of screenshots but sounds fun will try them out.
😊+