-
Using the html2canvas plus the HTML5 canvas toDataUrl('image/png') method, we can effectively capture a screenshot of the current page. This would be great for feedback. The flow should be:
1. Fe…
-
### Bug reports:
The captured video is rendered on the canvas, and the position is wrong. Am I using it wrong?
code segment:
```
snapshot
canvas:
…
-
### Bug reports:
I am getting a tainted canvas error, even with the allowTaint flag set to false.
Similar to #1409.
The url I'm testing is: http://en.miui.com/forum.php
I'm not sure how to set up…
-
When passing a function to the html2canvas option `onclone` via jsPDF, via [the html module's `html2canvas` property](http://raw.githack.com/MrRio/jsPDF/master/docs/module-html.html), the generated PD…
-
Hi,
I've been trying to get the best possible quality and I've only been able by increasing the scale property on html2canvas. The best results I had were with 5, even though I'm not sure exactly w…
-
Hi,
I know the issue, is from the html2canvas part, but with the new version of html2canvas (1.0 alpha) I can't seem to work it out.
I have an issue with the Awesome font icons only with IE11 an…
-
Hello,
When using the latest release of html2canvas I get a time increase in computing the snapshots.
I use this library to capture individual divs which renders various charts such pies and bars.…
-
I have an issue that overlapping the text one another while using html2canvas library.
The text i use Arabic letter "المبلغ المدفوع"
![Screenshot_2021-02-17 Features - html2canvas](https://user-…
-
Follows up on #292 and https://github.com/Gizra/ihangane/issues/3050
1. Photos do not appear in the whatsapp image:
- Patient photo at patient details pane.
- Photos pane at ANC report.
…
anvmn updated
7 months ago
-
Exporting elements in a browser as screenshots opens up a lot of really cool adjacent features such as attaching images to Onlook PRs, asset generation for documentation, and making it so much easier …