-
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.…
-
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
-
External images do not load for PDF view of layout (html2canvas issue)
suint updated
2 years ago
-
html2canvasを使うとできそう(?)
-
Hello, the html2canvas and jspdf versions in the bundles are extremely outdated, could you please fix these?
Specially the html2canvas since it's on 0.5, and I'm having issue with div borders not s…
-
- 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…
-
it has been told that not to use any external library required for such a simple task.
the task was to evaluate HTML/CSS and JavaScript knowledge but you are using
tailwind react and html2canvas libra…