crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

Unable to print blob pdf under Safari (and probably other browser) #691

Open sc-mickael opened 11 months ago

sc-mickael commented 11 months ago

Hi,

Go to https://printjs.crabbly.com/ try to print the pdf. The viewer shows a blank pdf.

image

It works on chrome / brave.

image

Is there a way to print a PDF with PrintJs on Safari or is it a limitation ?

Thanks a lot.