parallax/jsPDF

Save causes open in Firefox

开放

#3,391 创建于 2022年3月16日

 (15 条评论) (5 个反应) (0 位负责人)JavaScript (4,596 个派生)batch import
Bugdifficulty:mediumhelp wanted

仓库指标

星标
 (28,280 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南