From owner-freebsd-questions Tue Jun 18 2:55:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from new-smtp2.ihug.com.au (new-smtp2.ihug.com.au [203.109.250.28]) by hub.freebsd.org (Postfix) with ESMTP id 771AA37B409 for ; Tue, 18 Jun 2002 02:55:45 -0700 (PDT) Received: from p241-tnt6.syd.ihug.com.au (ihug.com.au) [203.173.146.241] by new-smtp2.ihug.com.au with esmtp (Exim 3.22 #1 (Debian)) id 17KFi7-0001w8-00; Tue, 18 Jun 2002 19:55:40 +1000 Message-ID: <3D0F04AE.8090603@ihug.com.au> Date: Tue, 18 Jun 2002 20:00:14 +1000 From: Andrew Sinclair User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020603 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Katinka Mills Cc: freebsd-questions Subject: Re: Printing Problems with Ghostscript References: <200206161802.g5GI2kO03455@wskatinka.kaqelectronics.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Katinka Mills wrote: >Hi all, > >I have finally bit the bullet and installed FreeBSD as my desktop :o) > >I am having trouble getting my printer to work, it is a HP LaserJet 4L. I >have connected it to LPT0. > >All seems ok from the command line, lptest works ok. I can send a text file >to the printer fine. > >When I print from KDE or send one of the example Postscript files to the >printer, everything seems to be 4X as big. > >I am using Ghostscript V 7.05. > >Regards, > >Kat. > > With ghostscript, use -sDEVICE=ljet3 rather than ljet4. The ljet4 device is designed for a different class of printer capable of 600dpi, which is why the graphics are out of proportion. If you had this driver setup for you by webmin or some other GUI, consult the documentation for that tool. Usually the correct driver is named 'HP LaserJet III'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message