eKoopmans / html2pdf.js

Client-side HTML-to-PDF rendering using pure JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken image after created pdf

grzegorzCieslik95 opened this issue · 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.