html2pdf.js icon indicating copy to clipboard operation
html2pdf.js copied to clipboard

Broken image after created pdf

Open grzegorzCieslik95 opened this issue 1 year ago • 0 comments

I have a problem with generating pdf with png/jpeg/jpg image.

here is simple code -> https://stackblitz.com/edit/js-7qzbix?file=index.html,index.js

Just press export pdf.

I tried to add useCORS and other options but nothing works.

grzegorzCieslik95 avatar Feb 06 '24 15:02 grzegorzCieslik95