python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
html2canvas bigger size of download image
I've set up html2canvas so I can edit text and then download that as image and that works great, but the size is limited to the width of its container.
If I set up canvas width and height render becom...

DearBee
Votes: 0
Answers: 1
Change PDF Scale of FPDF
I have a page that I convert to an image using html2canvas and then I convert the image to pdf but I noticed that when I convert the image to PDF, it becomes blurry if I open the pdf on a computer but...
Daenny
Votes: 0
Answers: 0
Create and download image of a react component without rendering it
My use case is simple. I have a react component that takes some props and renders something. Now I want to download it as an image without rendering it basically not showing it to the user.
I have tri...
Sulman Azhar
Votes: 0
Answers: 1
html2 canvas decrase the image quality while rendering
Hi i've been trying to build a template poster creator with html2canvas. When i try to render my canvas, its quilty decrease unexpectedly.
Here is the real canvas photo:
The rendering result is :
Th...
phzdjz
Votes: 0
Answers: 0