[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Epson 800
BNM> Can any one help with solution to printer drivers for epson stylus color
BNM> 800
For text, you have no problem. For PostScript, you may look into
http://eunuchs.org/epson/
or use
gs -sDEVICE=stcolor -dNOPAUSE -sDithering=fscmyk -r720x720 \
-sOutputFile="|lpr" yourfile.ps
with older gs or
gs @stc.upp -sOutputFile="|lpr" yourfile.ps -c quit
with newer (5.x) gs. Works for my stylus color 400. (Didn't try to print
color yet, but it prints b/w postscript nicely).
redhat printfilters seem to lack definitionf for it, so I edited the
postscript filter ( /usr/lib/rhs/rhs-printfilters/ps-to-printer.fpi ) by
hand. The gs call is at the end.
--
frodo@sharat.co.il \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-2-6245112 /\ JRRT LotR.
http://sharat.co.il/frodo/ whois:!SM8333
- References:
- Epson 800
- From: Ben - Nes Michael <miki@canaan.co.il>