*- Michele Bini wrote about "Re: HP Deskjet" > On Mon, Dec 14, 1998 at 09:02:55PM -0400, Jeff Browning wrote: >> Hey all, >> >> It's me again. I have a HP Deskjet 870Cxi. When I try to print to lpr it >> prints off the page. Does anyone know where I can get Deskjet drivers? >> HP says they don't have any for Linux. Thanks again! > > Please install magicfilter and gv and run > magicfilterconfig. > > I think you should select one of these drivers: > deskjet, dj500c, dj500 or dj550. > > -Michele > >
I would install the gs-aladdin out of non-free, along with magicfilter. It has an HP Deskjet driver added to it that is very nice. Once you have it installed read the gs-hpdj man page. You will have to modify the call to gs in your magicfilter scripts. Below is the line that I use for economy mode on my HP660C. # PostScript 0 %! filter /usr/bin/gs -q -sDEVICE=hpdj -sModel=560C\ -sColorMode=mono -sPrintQuality=-1 -sMediaType=0 -dSAFER -dNOPAUSE -r300\ -sOutputFile - -- Brian --------------------------------------------------------------------- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." - unknown Mechanical Engineering [EMAIL PROTECTED] Purdue University http://www.ecn.purdue.edu/~servis ---------------------------------------------------------------------