parallax/jsPDF

Save causes open in Firefox

Open

#3391 aperta il 16 mar 2022

Vedi su GitHub
 (15 commenti) (5 reazioni) (0 assegnatari)JavaScript (4596 fork)batch import
Bugdifficulty:mediumhelp wanted

Metriche repository

Star
 (28.280 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

On Windows 10 using the latest Firefox this pdfdoc.save("sample.pdf"); only causes the PDF to be opened as a blob in the current window. No file gets saved to the computer.

I thought it was my code but the same thing happens from your demo page on Github.

It works fine with Chrome (and Edge).

Guida contributor