Date: Sun, 11 Nov 2001 17:30:31 -0500 From: "Louis A. Mamakos" <louie@TransSys.COM> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: Julian Elischer <julian@elischer.org>, hackers@FreeBSD.ORG Subject: Re: HP deskjet 940 (color) and FreeBSD Message-ID: <200111112230.fABMUVE39695@whizzo.transsys.com> In-Reply-To: Your message of "Sun, 11 Nov 2001 23:10:22 %2B0100." <1690.1005516622@critter.freebsd.dk> References: <1690.1005516622@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
> In message <Pine.BSF.4.21.0111111024080.89663-100000@InterJet.elischer.org>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111112230.fABMUVE39695>