Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

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

Learn More

How can I disable pdf.js for all users?

  • 4 回覆
  • 5 有這個問題
  • 1 次檢視
  • 最近回覆由 JasonNVSD

more options

We as a company deal with a lot of PDF files.. Now while we can simply download the PDFs and there not be a problem, we're used to the Adobe Viewer and *not* downloading them.

I've been told the new pdf.js viewer will not display most of the PDFs we throw at it on a day to day basis.

Although there is a way to disable pdf.js (about:config), this only seems to change for the local user. We have FF 19 installed on terminal servers, and would like to know if there is a way to disable it for all users?

We as a company deal with a lot of PDF files.. Now while we can simply download the PDFs and there not be a problem, we're used to the Adobe Viewer and *not* downloading them. I've been told the new pdf.js viewer will not display most of the PDFs we throw at it on a day to day basis. Although there is a way to disable pdf.js (about:config), this only seems to change for the local user. We have FF 19 installed on terminal servers, and would like to know if there is a way to disable it for all users?

所有回覆 (4)

more options

hello, can you try it with the method described at http://kb.mozillazine.org/Locking_preferences?

more options

I have the same issue. I've gone through all the preferences I could find in about:config and none of them will set it back to Adobe Reader.

more options

Like Jason, I'm still having the issue.

Although, locking preferences *did* work but instead defaulted to saving PDFs automatically as opposed to viewing them in the Adobe Reader plugin.

Is there another config setting I can change/lock for the Adobe Reader plugin to load instead?

more options

Hey jevison,

At first I tried setting pdfjs.disabled, and like you mentioned, it would download PDFs instead of opening them in the Reader plugin.

What worked much better was clearing plugin.disable_full_page_plugin_for_types. When upgrading to FF19+, it adds "application/pdf". Obviously if there are other values in there, or other values need to be added later, locking it empty will break that. I'm trying to find out if (a) you can parse and edit a value instead of merely setting it or (b) whether there should ever be other values in there.

If you find an answer to either of those, make sure to post it here.