-
### Bug reports:
Trying to build the latest version **"html2canvas": "^1.0.0-rc.3"**
Getting the following error while building:
ERROR in node_modules/html2canvas/dist/types/css/index.d.ts(43…
-
what is the difference between html2canvas and html-to-image?
-
I am using jsPdf v2.5.0 to create pdf from html. use doc.html() method.
`doc.html(html).then(value => {
doc.save(`sample.pdf`);
});`
I got the issue when i turn on the grammarly extens…
-
I am trying to use html2canvas library, to save html that's dynamically generated and output to the page as image. If the HTML generated isn't too much, then the html2canvas would work just fine, howe…
-
`html2canvas` doesn't include SVGs by default. (`html2canvas` issue 95)
Things to look into
* Canvag
* allow taint = true
* swap-in pngs for svgs on download callback
-
-
### Bug reports:
I use _html2canvas_ in my game tools project. Box Shadow's drawn area becomes unsatisfactory. [Example link](https://mapaler.github.io/PADDashFormation/solo.html?s=en&d={%22t%22:%226…
-
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…
-
** is there a way to chsngne the default landing Page / home page? And is it possible to Printing or saving to PDF in admin for later viewing of the actual filled form I only see option to export to…
-
### Bug
We are using the component [https://paramquery.com/pro/grid](https://paramquery.com/pro/grid) in our application it cause a exception when I try to create a canvas.
```
Uncaught (in promise…