From owner-freebsd-hackers Sun Nov 11 14:30:38 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id DC5EA37B41B for ; Sun, 11 Nov 2001 14:30:35 -0800 (PST) Received: from whizzo.transsys.com (#6@localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.11.6/8.11.6) with ESMTP id fABMUVE39695; Sun, 11 Nov 2001 17:30:31 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200111112230.fABMUVE39695@whizzo.transsys.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: Julian Elischer , hackers@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: HP deskjet 940 (color) and FreeBSD References: <1690.1005516622@critter.freebsd.dk> In-reply-to: Your message of "Sun, 11 Nov 2001 23:10:22 +0100." <1690.1005516622@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 11 Nov 2001 17:30:31 -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > In message , Julian Elischer writes: > > >Rumour has it that the pcl3 or hpdj drivers in ghostscript are supposed > >to be very good (writtenby HP?) but > >what's the secret to making them do colour? > > You want the HP developed hpijs driver. This is what I use for my > HP 1220 printer, you may need to change the DeviceName: > > /usr/local/bin/gs -dSAFER -dNOPAUSE -q \ > -sDEVICE=DJ9xx \ > -dPrintMode=1 -r300 \ > -sOutputFile=- - | dd obs=64k 2>/dev/null && exit 0 Will the hpijs driver work with the PCL printers? When I looked at the docs, I was left with the impression that the driver supported the "Windows" printers. The docs didn't mention the hp870 printer that I had. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message