On Fri, 9 Dec 2011 03:15:53 -0800 (PST), in message <171572.727.1323429353387.JavaMail.geo-discussion-forums@vbak19>
Bernd Mueller wrote:
> Subject: Firefox print settings, print background (images and colors)?
> does anybody know where and how this settings are stored within ff?
>
> Unfortunately i couldn't find a about:config pref-switch in print branch
> on that, so i assume that it didn't exists here in the preference-service/system.
This is stored in prefs.js
There are multiple settings.
Specifically, there are two preference settings stored for each printer.
The menu/gui makes it *appear* to be a single preference setting for all printers.
In Firefox 8.0 ...
1. The last printer which I printed on is found in the preference
named "print_printer" (no periods)
2. When the last printer which I printed on was the FoonlyJet Writer,
then the preferences for printing background colours and images
are in the two preferences named
"printer_FoonlyJet_Writer.print_bgcolor"
"printer_FoonlyJet_Writer.print_bgimages"
These two settings work independently of one another.
I can change each of these preference settings in about:config.
They independently affect how the message is printed on the
FoonlyJet Writer.
3. If I change the printer in Firefox's print dialog drop-down
from: FoonlyJet Writer
to: Epsylon Lazor
and I then print on the Epsylon Lazor, Firefox will:
3.1 Copy the two preference settings above from the FoonlyJet
Writer into these two preferences
"printer_Epsylon_Lazor.print_bgcolor"
"printer_Epsylon_Lazor.print_bgimages"
3.2 The use these two preference settings for printing on the
Epsylon Lazor.
This copying is only done when I actually go ahead and print.
If I select the the Epsylon Lazor in the drop-down but cancel
before printing, nothing is changed.
4. My prefs.js also has preference settings beginning "print." which
are not used. For example
"print.print_printer"
"print.printer_FoonlyJet_Writer.print_bgcolor"
These preferences are for what I was using some time ago back in
an older version of Firefox.
--
Kind regards
Ralph