
set "print with system dialog" as default
dear ladies and gentlemen,
Firefox has been delivered with the new print dialog since version 82.
I have to print around a hundred PDF files at work (usually only the first page of the document). The new print dialog means that there is a lot more work for me here.
Is it possible to set the "old" system print dialog by default or to instruct firefox to always print only the first page of the document by default?
被選擇的解決方法
For now you can flip a pref on the about:config page to revert to the old print dialog.
- print.tab_modal.enabled = false
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
從原來的回覆中察看解決方案 👍 2所有回覆 (2)
選擇的解決方法
For now you can flip a pref on the about:config page to revert to the old print dialog.
- print.tab_modal.enabled = false
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
cor-el said
For now you can flip a pref on the about:config page to revert to the old print dialog.You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
- print.tab_modal.enabled = false
Hello and thank you for your answer.
flip the pref helped.
Thank you and have a nice day!