-
i'm trying to take a shot of a google recaptcha challenge loaded by iframe from another iframe, already used allowTaint and useCORS, and all i get is a error.
0ms html2canvas: html2canvas 1.0.0-alp…
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
html2canvas not able to capture images and icons as well
here is my code
export function printDocument(contentId) {
let elementBody = document.body;
var transform = $(".gm-style>div…
-
* html2canvas version tested with: v1.0.0-rc.5
* Browser & version: Internet Explorer 11
* Operating system: win10
an text with underline work fine with chrome
but when using in ie 11
it just …
-
I'm trying to implement html2canvas taking shots of different elements on the page. When I take the shot of the first element it works properly, but all others get cut off. I already tried with scrol…
-
Hello,
Thank you very much for this project,
I used HTML2PDF, and I noticed an issue with rotate image on html2canvas.
when I use a rotate image, it's cropped from the bottom and right and not po…
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
bkarv updated
5 years ago
-
Hello Erik,
I tried to create a pdf from a document containing a hidden element with content that should also be printed to the pdf output. Therefor I added a ```onclone```-handler for ```html2canv…
m4cx updated
10 months ago
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
Hi, thanks for all of your work Muaz-Khan. I love the media recording you allow us to do.
I have been able to get the webpage recording to work. The one in which you use html2canvas. However, since…