blob: 1dc2b1944642a1c3f3d0cb9877558cf9c6ffa832 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Photo Image Print System for Linux is the Printer filter for EPSON
PM-2200C. By using this driver you can print out as high quality as you
use Windows driver. See the below URL:
WWW: http://www.epkowa.co.jp/
And this port has a modified filter "filter2200.rev" when you print out
more than one page useful. For example, if you use it, you add the
next entry into /etc/printcap.
pm2200c|EPSON PM-2200C:\
:lp=/dev/lpt0:\
:sh:\
:if=/usr/local/libexec/pips2200/filter2200.rev:\
:sd=/var/spool/lpd/pm2200c:\
:mx#0:\
:lf=/var/log/lpd-errs
|