Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 9 har detta problem
  • 1 visning
  • Senaste svar av 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

Vald lösning

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.

Läs svaret i sitt sammanhang 👍 4

Alla svar (2)

more options

Vald lösning

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.

Ändrad av 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.

Ändrad av Peace712