[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: printing chinese in mozilla



On Wed, Oct 02, 2002 at 01:20:30PM +0800, ha shao wrote:
> On Tue, Oct 01, 2002 at 06:23:05PM +0800, Zou Min wrote:
> > I have trouble in printing Chinese webpage in mozilla. All chinese characters
> > are printed as "empty squares".
> > 
> > I have followed the steps in:
> > http://linux.nctu.edu.tw/web/moto/tips/debian/mozilla_print.html
> > 
> > But still failed, even after I added 2 lines below in 
> > "/usr/lib/mozilla/defaults/pref/unix.js":
> > pref("print.postscript.nativefont.zh-CN",          "gb2312");
> 
> Are you sure? I think it should be nativecode here.

Oops. 
But after I tried adding either this:
pref("print.postscript.nativecode.zh-CN",          "gb2312");
pref("print.postscript.nativefont.zh-CN",          "BousungEG-Light-GB-EUC-H")
or:
pref("print.psnativecode.zh-CN", "gb2312");
pref("print.psnativefont.zh-CN", "BousungEG-Light-GB-EUC-H");

I still can't get it work.




Reply to: