-
* 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
-
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…
-
I am using htm2canvas library to screenshot the container on which heatmap is appended to further download it as an image (heatmap). However the downloaded image or the screenshot is not taking the ap…
-
## 引言
![jichou](https://user-images.githubusercontent.com/17595913/40230974-fc64df2c-5acb-11e8-9b46-ec03dcb7d3dd.jpg)
最近这个记仇图片在我的一些群里出现次数相当高,朋友们都会去用修图软件去改下面的文字,作为一个前端党就在想能不能更加便利一点,一开始想用 `canvas`…
-
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…
-
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
-
### Bug reports:
Generated image no response when updated IOS to 15.4. Without error or log. Same code in IOS 15.3 running ok.
### Demo
```html
/* the dom */
1111
```
```js
import html2canvas…