-
### Description
When attempting to use html2canvas to capture a screenshot of a deck.gl canvas with the preserveDrawingBuffer option set to true, the operation fails. I'm only able to see the base ma…
-
Trying to use latest OrgChart with html2canvas version 1.0.0-alpha.12 but the callback to "onrendered" is deprecated in html2canvas.
See : https://github.com/niklasvh/html2canvas/issues/1359#issue…
-
When I set html2canvas.scale=3, if the generated PDF exceeds 20 pages, all PDFs will be blank pages. If it is less than 20 pages, the PDF will display normally
-
I tried this lib with a root node that is an `` and got that `html2canvas` is not defined
https://github.com/1904labs/dom-to-image-more/blob/47deed22b9ad731f08beed25a2b1a141e653a9f4/src/dom-to-imag…
-
Html2canvas sometimes fails in ie because a member cannot be accessed, a [fix](https://github.com/niklasvh/html2canvas/pull/1415) exists but isn't merged. For now a [fork](https://github.com/Eddie-Lar…
-
- [ ] You are using the latest [version](https://github.com/niklasvh/html2canvas/releases)
- [ ] You are testing using the non-minified version of html2canvas and checked any potential issues reporte…
-
I am having trouble with autoPaging: "text" messing up my formatting. Ideally I would like an autoPaging setting that is able to prevent whole divs from being split between pages, rather than just the…
-
**css:**
clip-path: polygon(100% 0, 100% 38%, 53% 99%, 0 40%, 0 0);
**code**
```
unction saveAsPDF() {
var element = document.getElementById('printableArea');
var opt …
-
### Bug reports:
I had issue with text overlapping and font size
![membership-card (13)](https://github.com/user-attachments/assets/a8b0d61d-583f-44fd-85d5-bfe96f5dcc41)
html look:
![image](ht…
-
編輯明信片後寄出,但存檔到 S3 的圖檔不含背景圖
---
**Description:**
When mail out postcard, the saved image only captures the content drawn by the user, but the background image is missing when attempting to save the …