From owner-freebsd-questions@FreeBSD.ORG Thu Jun 7 18:31:49 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0B8916A474 for ; Thu, 7 Jun 2007 18:31:49 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-5.eunet.yu (smtpclu-5.eunet.yu [194.247.192.230]) by mx1.freebsd.org (Postfix) with ESMTP id 6E67513C48C for ; Thu, 7 Jun 2007 18:31:48 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-220-91.eunet.yu [213.198.220.91]) by smtpclu-5.eunet.yu (8.13.6/8.13.6) with ESMTP id l57IVePe011710; Thu, 7 Jun 2007 20:31:42 +0200 Message-Id: <200706071831.l57IVePe011710@smtpclu-5.eunet.yu> Date: Thu, 7 Jun 2007 20:31:43 +0200 From: Nikola Lecic To: Nikola Lecic In-Reply-To: <200706070152.l571qCiT015848@smtpclu-6.eunet.yu> References: <200706070152.l571qCiT015848@smtpclu-6.eunet.yu> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_50,TW_FH,UNPARSEABLE_RELAY X-AVAS-Spam-Score: 0.1 Cc: akberos@Math.Berkeley.EDU, freebsd-questions@FreeBSD.org Subject: Re: HP1320 PCL6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 18:31:50 -0000 On Thu, 7 Jun 2007 08:08:44 -0700 "Alexander K. Beros" wrote: > Hi Nikola, >=20 > This is my /etc/printcap >=20 > caligula|hp1|lp|HP LaserJet 1320:\ > :sh:\ > :sd=3D/var/spool/lpd/caligula:\ > :lp=3D/dev/lpt0:\ > :if=3D/usr/local/libexec/ifhp:\ > :df=3D/usr/local/libexec/hpdf: >=20 > ifhp and hpdf are as in the manual. Please answer to the list. The manual explains basic things only. You need a more sophisticated filter for advanced tasks. Do the following: (1) Install print/apsfilter. Please be careful about default page format (A4 vs. Letter) since apsfilter will install several other packages according to this. Apsfilter is not very big itself, but has a lot of dependencies. (2) Run /usr/local/share/apsfilter/SETUP. I'm not 100% sure what driver you should choose on the main menu (hpijs is recommended for your printer), but please try drivers from sections 3 and 4 of apsfilter drivers list (concentrate on PCL support). (3) Try various printing qualities, colour modes, and dpi settings in order to make the best output of the test page. Apsfilter will allow you to print all possible formats (incl. DVIs, PDFs, images, HTML, Gimp's XCF and much more) using lpd directly. Nikola Le=C4=8Di=C4=87