eKoopmans/html2pdf.js

base64 file not showing on first render - Safari

grzegorzCieslik95 opened this issue · 0 comments

I have a problem with generating pdf with base64 images. On Chrome everything works very well. The problem is on the safari browser.

I have printed HTML before rendering and jpg is here, but after render, i have an empty field.

it happens only on the first render, when I click again export everything works fine.

Do you have any suggestions?