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!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Is here a way to disable the print dialog box?

  • 4 antwoorden
  • 3 hebben dit probleem
  • 7 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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.