Bugdifficulty:mediumhelp wanted
仓库指标
- Star
- (28,280 star)
- PR 合并指标
- (30 天内没有已合并 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).