Displaying 1 result from an estimated 1 matches for "djet500c".
Did you mean:
  djet500
  
1998 Jan 21
0
lpr / lpd in raw mode
...quot;raw" mode, by defining a new printer in your /etc/printcap
which doesn't use any filter (I creates a shell-script which uses it's
standard input as standard output, and I use this a my "filter")
Here is the definition which I use to print to my deskjet 500c:
 
rawc|lp8|djet500c-a4-raw|djet500c auto
raw:\
        :lp=/dev/lp1:\
        :sd=/var/spool/djet500c-raw:\
        :lf=/var/spool/djet500c-raw/log:\
        :af=/var/spool/djet500c-raw/acct:\
        :if=/usr/lib/apsfilter/filter/aps-djet500c-a4-raw:\
        :mx#0:\
        :sh:
 
After your configured a "raw&q...