-
Our code is working but when we include an iframe from our own domain in the div, it renders as black. There is no CORS message or other error in the console. The snapshot is initiated from a user …
-
Hello,
I am facing issue with fonts while converting dom into canvas using htmltoimage.toCanvas function. Generated canvas has different font family and font size which is creating in my final outp…
-
In my dom element I have set its position to be absolute and placed it left: -5000px so that the user doesn't see the print version of the dom element (I hava also tried display:none).
Within my ca…
-
CSS involving transformX and perspective generates quarter size partially styled image on large black background
### Expected Behavior
### Current Behavior
![image](https://user-images.gi…
-
### Improvement description
instead of wkhtmltoimage.
wkhtmltoimage however should be still supported (to be removed in PXI)
Example command:
```
chromium --headless --disable-gpu --sc…
-
### Expected Behavior
On IOS 13 iPhone devices, when clicked on download the download manager displays "view" or "Download" options, when chosen view option the PNG image preview to open.
##…
-
### Expected Behavior
The downloaded image show have optimum quality like what you see is what you get.
### Current Behavior
At a point the image was too small on mobile when downloaded, i…
-
## Bug Description
Hot fix added fonts.googleapis.com to list of external files that are OK for Karma to load in karma-story-editor.config.cjs. This decreases the amount of times we get this error …
-
Every time call to htmlToImage.toPng() downloads font
-
### Expected Behavior
I want to convert a DIV element into the image in react.js. It's converting exactly that DIV, but it adds some extra width and height in the image, with **toPNG**, **toJpeg…