From owner-freebsd-questions Wed Aug 13 07:23:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA19558 for questions-outgoing; Wed, 13 Aug 1997 07:23:46 -0700 (PDT) Received: from beowulf.utmb.edu (beowulf.utmb.edu [129.109.59.83]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA19551 for ; Wed, 13 Aug 1997 07:23:41 -0700 (PDT) Received: (from bdodson@localhost) by beowulf.utmb.edu (8.8.5/8.8.5) id JAA20001; Wed, 13 Aug 1997 09:21:11 -0500 (CDT) Date: Wed, 13 Aug 1997 09:21:11 -0500 (CDT) From: "M. L. Dodson" Message-Id: <199708131421.JAA20001@beowulf.utmb.edu> To: questions@FreeBSD.ORG, shawn@cpl.net Subject: Re: Printing on Hp Deskjet 855C X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Is it possible to print using lpr(smbclient works) to a HP Deskjet 855C? Yes (assuming it is connected to a microsloth box). > Would I be better off > connecting the printer to the FreeBSD box and share it with Samba? Yes. >If > its possible and anyone has > a printcap for this printer that works id appreciate it if you could > pass it along. su cd /usr/ports/print/apsfilter make; make install (make sure ghostscript is configured with a driver for your HP) then edit your samba config file and set the guest user to ftp (user nobody seems to give big problems) I tell the microsloth OS I have a DEC PS color printer (I forget the name, but it will be obvious. Other color PS printers probably work, also.) If I'm printing B/W (I have a HP520, so have to change cartridges) I tell it I have an Apple Laserwriter NTR (if I remember correctly). You can probably get generic B/W and color printer description files from Adobe, but I don't know how to get Windoze to use them, so I haven't bothered. The Microsloth box will put out some extraneous lines of garbage which will give an extra page of garbage output. I use an awk script in place of cat in the apsfilter script to get rid of them. I can bring it from home if you need it (it is pretty trivial). > > Thanks. > You're welcome. > > > -- M. L. Dodson bdodson@scms.utmb.edu 409-772-2178 FAX: 409-772-1790