-
* 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
-
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…
-
### 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…
-
here are the console results
2931ms html2canvas: Canvas renderer initialized (638x27 at 682.796875,243) with scale 1
3146ms html2canvas: Canvas renderer initialized (1042x28 at 737.796875,308) wit…
-
before html2canvas
![image](https://user-images.githubusercontent.com/16699711/57901910-92d0d600-7899-11e9-88dd-de2c61f74353.png)
after html2canvas
![image](https://user-images.githubusercontent.…
-
- Mixing rendering contexts (``, ``, etc) will make some options more difficult / impossible
- Download as PNG
- If using only ``, should be able to use:
- [canvas.toDataURL()](https://develo…
-
html2canvasを使うとできそう(?)