parallax/jsPDF

Save causes open in Firefox

Open

#3,391 建立於 2022年3月16日

在 GitHub 查看
 (15 留言) (5 反應) (0 負責人)JavaScript (28,280 star) (4,596 fork)batch import
Bugdifficulty:mediumhelp wanted

描述

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

貢獻者指南