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

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

Сазнај више

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.