Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Is here a way to disable the print dialog box?

  • 4 одговорa
  • 3 имају овај проблем
  • 7 прегледа
  • Последњи одговор послао johnny951

more options

I am trying to disable the print dialog box so that a page can print directly from a javascript "print" command. How can I disable the print dialog box so that it will print automatically?

I am trying to disable the print dialog box so that a page can print directly from a javascript "print" command. How can I disable the print dialog box so that it will print automatically?

Сви одговори (4)

more options

For computers under your control?

Or, any computer that is using your application or webpage?

more options

For just my computer

more options

You can try creating a new boolean preference - print.use_native_print_dialog - and set it to false and see it that still works. That pref was removed from about:config a number of versions ago, but the underlying code might still be present, so give it a try.

http://kb.mozillazine.org/About:config

more options

Didn't work. It looks like this is a Mac issue, not Firefox.