Try to put a file in /etc/thunderbird/pref, which is used by the ubuntu
thunderbird with the following content:
//
pref("print.print_landscape", false);
pref("print.print_paper_size_height", "297,00");
pref("print.print_paper_size_width", "210,00");
pref("print.print_paper_size_unit", 1);
pref("print.print_paper_size_type", 1);
pref("print.print_paper_name", "iso_a4");
//
pref("print.postscript.paper_name", "iso_a4");
pref("print.postscript.orientation", "portrait");
That should work as a default for the first use of a printer.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/10910
Title:
Default page size for printing is letter
Status in The Mozilla Firefox Browser:
In Progress
Status in Mozilla Thunderbird Mail and News:
New
Status in “firefox” package in Ubuntu:
Confirmed
Status in “firefox-3.0” package in Ubuntu:
Triaged
Status in “firefox-3.5” package in Ubuntu:
Triaged
Status in “ubufox” package in Ubuntu:
Confirmed
Status in “firefox” package in Baltix:
Invalid
Bug description:
(Default warty install, dist-upgraded to hoary, language chosen is
Norwegian)
about:config reports that print.postscript.paper_size is letter, which is
wrong
for Norway, it should be A4. It should probably look at LC_PAPER or
/etc/papersize
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/10910/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp