This does appear to fix the problem on my system. The default printer settings were already set correctly on my computer and the fault was still present so the problem may be localised to the print_paper settings.
Regards Richard
bigge wrote:
> If you have problem to get A4 as default paper size instead of US Letter:
> 1) Close firefox!
> 2) Edit the pref file in your profile (my profile is named tnju3mjg.default)
> Eg.
> gedit /home/username/.mozilla/firefox/tnju3mjg.default/prefs.js
>
> Search for user_pref("print.print_paper_
> Change "na_letter" to "iso_a4" and the height and width as this:
>
> user_pref("print.print_paper_height", "297,00");
> user_pref("print.print_paper_name", "iso_a4");
> user_pref("print.print_paper_size", 3);
> user_pref("print.print_paper_size_type", 1);
> user_pref("print.print_paper_size_unit", 1);
> user_pref("print.print_paper_width", "210,00");
>
> further down, for your default printer (my printer is Arbetsrum101):
> user_pref("print.printer_Arbetsrum101.print_paper_height", "297,00");
> user_pref("print.printer_Arbetsrum101.print_paper_name", "iso_a4");
> user_pref("print.printer_Arbetsrum101.print_paper_size_type", 1);
> user_pref("print.printer_Arbetsrum101.print_paper_size_unit", 1);
> user_pref("print.printer_Arbetsrum101.print_paper_width", "210,00");
>
> I did the same for all my printers
>
> 3) Save the file
> This solved my problem.
>
> --
> Default page size for printing is letter
> https://bugs.launchpad.net/bugs/10910
> You received this bug notification because you are a direct subscriber
> of the bug.
>
--
Richard de Rivaz
MDR Interfaces Ltd
Network Security, Email, Web Services, LiveSign® Digital Signage and Computer Control Specialists
Tel: +44(0)1825 790294 Fax: +44(0)1825 790119
Reg in England No. 1577056 Directors: R de Rivaz Z de Rivaz
Reg Address: Little Bridge House, Danehill, Sussex RH17 7JD
Hi
This does appear to fix the problem on my system. The default printer settings were already set correctly on my computer and the fault was still present so the problem may be localised to the print_paper settings.
Regards Richard
bigge wrote: .mozilla/ firefox/ tnju3mjg. default/ prefs.js "print. print_paper_ "print. print_paper_ height" , "297,00"); "print. print_paper_ name", "iso_a4"); "print. print_paper_ size", 3); "print. print_paper_ size_type" , 1); "print. print_paper_ size_unit" , 1); "print. print_paper_ width", "210,00"); "print. printer_ Arbetsrum101. print_paper_ height" , "297,00"); "print. printer_ Arbetsrum101. print_paper_ name", "iso_a4"); "print. printer_ Arbetsrum101. print_paper_ size_type" , 1); "print. printer_ Arbetsrum101. print_paper_ size_unit" , 1); "print. printer_ Arbetsrum101. print_paper_ width", "210,00"); /bugs.launchpad .net/bugs/ 10910
> If you have problem to get A4 as default paper size instead of US Letter:
> 1) Close firefox!
> 2) Edit the pref file in your profile (my profile is named tnju3mjg.default)
> Eg.
> gedit /home/username/
>
> Search for user_pref(
> Change "na_letter" to "iso_a4" and the height and width as this:
>
> user_pref(
> user_pref(
> user_pref(
> user_pref(
> user_pref(
> user_pref(
>
> further down, for your default printer (my printer is Arbetsrum101):
> user_pref(
> user_pref(
> user_pref(
> user_pref(
> user_pref(
>
> I did the same for all my printers
>
> 3) Save the file
> This solved my problem.
>
> --
> Default page size for printing is letter
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
--
Richard de Rivaz
MDR Interfaces Ltd
Network Security, Email, Web Services, LiveSign® Digital Signage and Computer Control Specialists
Tel: +44(0)1825 790294 Fax: +44(0)1825 790119
Reg in England No. 1577056 Directors: R de Rivaz Z de Rivaz
Reg Address: Little Bridge House, Danehill, Sussex RH17 7JD
http:// www.mdr. co.uk