parallax/jsPDF

Save causes open in Firefox

Open

#3 391 ouverte le 16 mars 2022

Voir sur GitHub
 (15 commentaires) (5 réactions) (0 assignés)JavaScript (4 596 forks)batch import
Bugdifficulty:mediumhelp wanted

Métriques du dépôt

Stars
 (28 280 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur