Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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