On Thursday 27 February 2003 19:39, Wayne Lubin wrote:
> When I want to print something I just convert it to
> post script and feed it to gs which knows how to talk
> to printers. Read the gs man page to see how to do it.

I think I have found the problem about hpijs...
For a reason I don't know, all I have in  driver/ijs/ is:
APOLLO_P-22, Apollo-2500-2600, DESKJET_350, DESKJET_600, DESKJET_610, 
DESKJET_630, DESKJET_810, DESKJET_825, DESKJET_920, DESKJET_960, 
PHOTOSMART_100.
So, nothing like DESKJET_970.

I had to rewrite the apsfilterrc concerning my printer to add (like in 
ijs/DESKET_920):
GS_FEATURES='-sDEVICE=ijs -sIjsServer=hpijs -dIjsUseOutputFD 
-sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET970" 
-sIjsParams="Quality:Quality=2,Quality:ColorMode=2,Quality:MediaType=2,Quality:PenSet=2"'

And now, it works with no problem. I'm sure that if I choosed at first to use 
DESKJET_920 and not DESKJET_970, it would have worked out of the box.

So, is it a bug from apsfilter ?

Antoine


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to