[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gs-6.53 ijs driver work?



On Wed, 07 Aug 2002 18:57:06 +0900 Tomoo Nomura <m-lin@tmo.co.jp> wrote:

> Does any one use ijs driver in gs-6.53 ?

I'm using it, with no problems (Debian package gs 6.53-5)

> debian:/usr/local/src/gimp-print-4.3.3# /usr/local/bin/gs -sDEVICE=ijs
> -sIjsServer=/usr/local/bin/ijsgimpprint -dIjsUseOutputFD
> ...
> **** Unable to open the initial device, quitting.

What are you trying to do, exactly?
I can't comment on the command line you used. I'm using something like:

        gs -q  \
        -dBATCH -dSAFER -dQUIET -dNOPAUSE  \
        -sDEVICE=ijs      -sIjsServer=hpijs  \
        -dIjsUseOutputFD  -sOutputFile=-  \
        -sDeviceManufacturer=\"HEWLETT-PACKARD\"  \
        -sDeviceModel=\"DESKJET 690\"  \
        -dDEVICEWIDTHPOINTS=595   -dDEVICEHEIGHTPOINTS=842  \
        -sIjsParams=\"Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2\"  \
        -r$300  \
        -

on a script I designed to be used in a pipe, and it works just fine for
my HP Deskjet 690c.

The files Devices.htm and Use.htm in the gs docs are your friends.

-- 
Carlos Sousa
http://vbc.dyndns.org/



Reply to: