-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)? Thanks, Fred - -- If you listen on a quiet nite you, can hear the sound of a Windows 2000 Server reboot. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+h3NHrnzt99/TR+cRAlFLAJ9y+NixMsyfxiNsEgymGvPEddoJGgCeI2Gl E5alifVWA58mnNivLlwf3F0= =mpT/ -----END PGP SIGNATURE-----
* Fred A. Miller <fmiller@lightlink.com> [03-30-03 19:02]:
I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)?
lpr -P PrinterName lp -d PrinterName kprinter --stdin xpp for Mozilla, you need to edit /opt/mozilla/defaults/pref/unix.js pref("print.printer_list", "sp925 xpp kprinter"); // list of printers, seperated by spaces ^^^^^^^^^^^^^^^^^^ the line is approx 30% down the file. -- Patrick Shanahan Please avoid TOFU and trim >quotes< http://wahoo.no-ip.org Registered Linux User #207535 icq#173753138 @ http://counter.li.org Linux, a continuous *learning* experience
Patrick Shanahan wrote:
* Fred A. Miller <fmiller@lightlink.com> [03-30-03 19:02]:
I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)?
lpr -P PrinterName lp -d PrinterName kprinter --stdin xpp
for Mozilla, you need to edit /opt/mozilla/defaults/pref/unix.js
pref("print.printer_list", "sp925 xpp kprinter"); // list of printers, seperated by spaces ^^^^^^^^^^^^^^^^^^ the line is approx 30% down the file.
It doesn't work for Mozilla (latest release), and I'll try with Netscape later today when I get home. With Moz., the printer keeps passing blank paper.....endlessly. Thanks. Fred -- Fred A. Miller Systems Administrator Cornell Univ. Press Services fm@cupserv.org, www.cupserv.org
Patrick Shanahan wrote:
* Fred A. Miller <fmiller@lightlink.com> [03-30-03 19:02]:
I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)?
lpr -P PrinterName lp -d PrinterName kprinter --stdin xpp
for Mozilla, you need to edit /opt/mozilla/defaults/pref/unix.js
pref("print.printer_list", "sp925 xpp kprinter"); // list of printers, seperated by spaces ^^^^^^^^^^^^^^^^^^ the line is approx 30% down the file.
It doesn't work for Mozilla (latest release), and I'll try with Netscape later today when I get home. With Moz., the printer keeps passing blank paper.....endlessly. Thanks.
Fred Well, no, it did 16 of them and then printed the page. Goto the next page, hit
On Monday 31 March 2003 16:09, Fred A. Miller wrote: print, and 16 blanks and then the proper page. At least you can re use the empty sheets. -- Frits Wüthrich Pentaxianado
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 30 March 2003 9:47 pm, Patrick Shanahan wrote:
* Fred A. Miller <fmiller@lightlink.com> [03-30-03 19:02]:
I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)?
lpr -P PrinterName lp -d PrinterName kprinter --stdin xpp
for Mozilla, you need to edit /opt/mozilla/defaults/pref/unix.js
pref("print.printer_list", "sp925 xpp kprinter"); // list of printers, seperated by spaces ^^^^^^^^^^^^^^^^^^ the line is approx 30% down the file.
As a followup, NADA! 'Just spits out paper, no matter what "quality" I've chosen in Kprinter. I can't believe that the folks working on Moz. are that ignorant about the MANDATE to be able to print correctly! Some recent new converts to SuSE (and Linux) are most unhappy that they can't print out an occasional piece of mail and web page. No, they SHOULDN'T have to change to different software. Moz. and NS should work properly. Fred - -- If you listen on a quiet nite you, can hear the sound of a Windows 2000 Server reboot. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+iLeCrnzt99/TR+cRAuBwAKDfLAVb1fq4/R2fuRePh7gICmeLkgCgt//a x+AuQOe11rzYhsY0vgZMztE= =i9sQ -----END PGP SIGNATURE-----
I remember I had the same problem (16 blank pages before actual printout). My problem was solved by changing the printer driver in CUPS. I just switched to driver named "CUPS+gimp" and after that all went O.K. I changed my driver through CUPS admin interface http://localhost:631, where I took "modify printer" option... HTH cikasole
Fred A. Miller wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I know......questions about this before. IS there anyway to get Netscape to "see" the system defined printer(s)?
Thanks,
Fred
Sure my friend, I asked it some time ago, here I copy the answer. On Fri, 20 Dec 2002 13:05:28 -0400 "Hipólito A. González M." <hgonzale@amertradela.com> wrote:
Appear : lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME} What I need to change?
In /opt/mozilla/defaults/pref/unix.js (If you have your Mozilla in /opt. Try to open an editor, and have a look in thhis file. There is a line: pref("print.printer_list", ""); // list of printers, ^^^ Here you put in the name of your printers.
participants (6)
-
"Hipólito A. González M."
-
Fred A. Miller
-
Fred A. Miller
-
Frits Wüthrich
-
Patrick Shanahan
-
Radule Soskic