Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Javascript in Firefox 90 PDF form viewer

  • 5 respostas
  • 1 tem este problema
  • 491 visualizações
  • Última resposta de fuffberry

more options

As of Firefox 90, the PDF viewer within Firefox is reported to handle Javascript in PDFs. What must be done to disable JAVASCRIPT within the PDF viewer?

As of Firefox 90, the PDF viewer within Firefox is reported to handle Javascript in PDFs. What must be done to disable JAVASCRIPT within the PDF viewer?

Solução escolhida

Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste pdfjs.enableScripting and pause while the list is filtered

(3) Double-click the preference to switch the value from true to false

I'm not sure how to test that it worked. Maybe Adobe has a safe example on their website?

Ler esta resposta 👍 1

Todas as respostas (5)

more options

Solução escolhida

Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste pdfjs.enableScripting and pause while the list is filtered

(3) Double-click the preference to switch the value from true to false

I'm not sure how to test that it worked. Maybe Adobe has a safe example on their website?

more options

By the way, it was false up to Firefox 87 and flipped to true starting in Firefox 88.

more options

I only see that pref set to true in Nightly.


  • 1702796 - Update pdf.js to version 2.8.320
    • #13116 Enable scripting by default in the viewer (PR 13053 follow-up)

Alterado por cor-el em

more options
more options

Thanks for the info - It was Firefox 88 release notes where I saw the bit about JAVASCRIPT in PDFs. I wish I could change the title on this issue to say "Javascript in Firefox 88 PDF form viewer" - upgraded my test system to FF90 then upgraded 'production' to FF88. Usually my questions are associated with the test 'nightly' version. I overlooked it when nightly went to version 88.