I need some help, why is it that the resolution of my html2pdf
is blurry? How can I adjust the resolution?.
This is an example in js if someone use this lib
https://github.com/eKoopmans/html2pdf#image-type-and-quality
You can pass an option html2pdf(content, option)
Try this, html2pdf(document.body, {html2canvas: { scale: 4 }})
I guess in php, it should be similar.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With