Silently Printing Our Packing Slips

Preferences created or changed for Firfox 3.6.9 to enable auto login and silent printing.

In about:config, I added these 2 properties:

  • network.http.phishy-userpass-length, integer, 255
  • print.always_print_silent, boolean, true

Printing:

Auth:


Other changes:

app.update.enabled, false extensions.update.enabled, false browser.search.update, false security.warn_viewing_mixed, false

I didn’t uncheck “Block pop-up windows”, although I had expected I’d need to do that.

Printing:

Margins:

  • top: 0.4in
  • left: 0.4in
  • right: 0.2in
  • bottom: 0.2in

Check box to print background images and colors.

Remove all the header and footer components.

I haven’t done it yet, but we may also want to disable security.mixed_content.block_active_content. See also: [Mixed Content Blocking preferences not remembered Firefox Support Forum Mozilla Support](https://support.mozilla.org/en-US/questions/967760).