parallax/jsPDF

Save causes open in Firefox

Open

#3.391 geöffnet am 16. März 2022

Auf GitHub ansehen
 (15 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (28.280 Stars) (4.596 Forks)batch import
Bugdifficulty:mediumhelp wanted

Beschreibung

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).

Contributor Guide