From owner-freebsd-questions Tue May 21 13:42: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 07C8F37B409 for ; Tue, 21 May 2002 13:42:05 -0700 (PDT) Received: from hume ([12.239.165.26]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020521204204.MQSX11426.rwcrmhc51.attbi.com@hume> for ; Tue, 21 May 2002 20:42:04 +0000 Message-ID: <001501c20107$d9cf8550$32040101@hume> From: "Charles Pelletier" To: References: Subject: Re: HP laserjetIII compatibility? Date: Tue, 21 May 2002 15:41:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thanks for the input.i'll write back when everything's working again. --charlie pelletier --litmus(mp3.com/litmus) ----- Original Message ----- From: "Annelise Anderson" To: "Richard Mahoney" Cc: ; "Subscribers to FreeBSD-Questions" Sent: Tuesday, May 21, 2002 12:57 AM Subject: Re: HP laserjetIII compatibility? > On Tue, 21 May 2002, Richard Mahoney wrote: > > > On Mon, May 20, 2002 at 07:56:40PM +0000, fozekizer@attbi.com wrote: > > > Can someone point me to a location that has a good > > > printcap for an HP LaserJet III? I am having problems > > > getting FreeBSD 4.3R to communicate with the printer. I > > > am using printcap, if-simple, and other necessary items > > > directly from the FreeBSD handbook, but, nothing wants > > > to communicate with the printer (which, btw, works > > > beautifully, but not in FREEBSD at the moment) > > > > apsfilter-7.2.2 > > > > Many regards, > > > > Richard Mahoney > > > The LaserJet III uses the Hewlett-Packard PCL language and does not > do postscript; apsfilter causes it to emulate postscript. > > If you want to print a text file on your LJ III with the default > printcap entry, you can change the line endings with unix2dos (this > is a port). Then you should be able to cat the file to /dev/lpt0 > (if that's where the printer is) or type lpr -Plp . > > That at least will ensure that you can communicate with the printer. > > I wrote a port (called pclprint) for printing on PCL LaserJets by > putting the necessary PCL language codes in the document. However > it is so hard to use I hardly ever used it myself. > > Annelise > > -- > Annelise Anderson > Author of: FreeBSD: An Open-Source Operating System for Your PC > Available from: BSDmall.com and amazon.com > Book Website: http://www.bittreepress.com/FreeBSD/introbook/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message