Date: Wed, 20 Jan 1999 16:07:49 -0800 From: "Chad Thunberg" <chadth@atvideo.com> To: "Eric J. Schwertfeger" <ejs@bfd.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: HP Laserjet 5M Message-ID: <000001be44d2$15505640$8200000a@chad.atvideo.com> In-Reply-To: <Pine.BSF.4.05.9901181241490.16513-100000@harlie.bfd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I got the box up and running as a print server and just set rp=raw instead of rp=test so the winboxes could use existing drivers but I get this log file after each print job that I would like to avoid. I set lf=/var/log/hpcolor and thought that would fix it but it didn't. The info that prints after the job is finished looks like: User: username Host. Host.somwhere.com Class: host.somwhere.com Job: jobname.Eh3242 If you have any suggestions on how to print this to a file instead of printing to the hp, I would appreciate it. Thanks, -Chad -----Original Message----- From: Eric J. Schwertfeger [mailto:ejs@bfd.com] Sent: Monday, January 18, 1999 12:45 PM To: Chad Thunberg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HP Laserjet 5M On Mon, 18 Jan 1999, Chad Thunberg wrote: > I am attempting to setup a freebsd 2.2.8 printer server that will handle > spooling for a HP laserjet 5m. I understand that fbsd doesn't support > printers that are directly on the network via tcp/ip well. If you have set > up a fbsd print server for a hp laserjet 5m, I would appreciate any input > you have. Actually, I can't fault FreeBSD's support for the recent JetDirect connected printers. In fact, 2.2.8 even lets you use filters on remote printers, which made setting up auto-postscript filters much easier. lp|hp4sales1|Sales HP4 Plus 1:\ :lp=/dev/null:rm=hp4sales1.bfd.com:rp=text:sd=/var/spool/lpd/hp4sales1:mx#0: \ :if=/usr/local/libexec/psfilter_hp4: where hp4sales1.bfd.com is an HP4+, and /usr/local/libexec/psfilter_hp4 is a little C program that auto-converts PS into PCL without touching anything else. In fact, by specifying rp=text you don't even suffer from the stairstepping effect. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001be44d2$15505640$8200000a>