搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Downloading a pdf file from javascript() window does not work

  • 2 回覆
  • 9 有這個問題
  • 1 次檢視
  • 最近回覆由 Peace712

more options

PDF download/view works fine where the link points to actual pdf file. But I have problem downloading/viewing pdf files that are loaded using javascript(), e.g. bank statements and such. When I click a link FF downloads a file which either has no extension or has a different one (not .pdf).

Later I realized that I can manually rename the downloaded file to insert .pdf extension and open it in reader.

How can I solve this? I don't have this problem when using IE or Chrome.

Thanks

PDF download/view works fine where the link points to actual pdf file. But I have problem downloading/viewing pdf files that are loaded using javascript(), e.g. bank statements and such. When I click a link FF downloads a file which either has no extension or has a different one (not .pdf). Later I realized that I can manually rename the downloaded file to insert .pdf extension and open it in reader. How can I solve this? I don't have this problem when using IE or Chrome. Thanks

被選擇的解決方法

Could you try a new profile?

Create a new profile as a test to check if your current profile is causing the problems.

See "Creating a profile":

https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues If the new profile works then you can transfer some files from an existing profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem.

http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox If it still happens with a new and clean profile then the most likely cause is that you have security software that is blocking this JavaScript.

從原來的回覆中察看解決方案 👍 4

所有回覆 (2)

more options

選擇的解決方法

Could you try a new profile?

Create a new profile as a test to check if your current profile is causing the problems.

See "Creating a profile":

https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues If the new profile works then you can transfer some files from an existing profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem.

http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox If it still happens with a new and clean profile then the most likely cause is that you have security software that is blocking this JavaScript.

由 user669794 於 修改

more options

Thanks Debapriyo, the diagnostic approach helped. Probably one of the extension somehow got corrupted and created the problem.

Luckily, I use FF Sync, so all my extensions and configurations got re-installed automatically, except for "recognize this device" for some sites.

由 Peace712 於 修改