Michael Lossin on Thu, 11 May 2000 19:24:36 +0200 (CEST)


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

Re: APSFiler


pumaman wrote:
> 
> + eval gs -q -sDEVICE=bjc600 -rx -sPAPERSIZE=letter -dNOPAUSE -dSAFER -sOutputFile=- -
> ++ gs -q -sDEVICE=bjc600 -rx -sPAPERSIZE=letter -dNOPAUSE -dSAFER -sOutputFile=- -
> /usr/lib/apsfilter/filter/aps-bjc600-letter-auto-color: line 1:  2553 Broken pipe             cat ${APS_HEADER} -
>       2554 Done(1)                 | eval $PRINT_PS
> + rm /tmp/aps_header.2475

The "-r" switch was not composed correctly; it specifies the
resolution for gs and should read "-r300x300" or similar.

Maybe you must set this manually (try upgrading to 5.4.2 first).


Michael