home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / cjet.xml < prev    next >
Encoding:
Text File  |  2003-03-27  |  659 b   |  23 lines

  1. <driver id="driver/cjet">
  2.  <name>cjet</name>
  3.  <url>ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.lsm</url>
  4.  <execution>
  5.   <filter />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=ljet3%A%Z -sOutputFile=- - | cjet -q%C</prototype>
  7.  </execution>
  8.  
  9.  <printers>
  10.   <printer>
  11.    <id>printer/Canon-LBP-4U</id><!-- Canon LBP-4U -->
  12.    <comments>
  13.     <en>PCL-to-CaPSL filter (canon's proprietary language).</en>
  14.    </comments>
  15.   </printer>
  16.   <printer>
  17.    <id>printer/Canon-LBP-8A1</id><!-- Canon LBP-8A1 -->
  18.    <comments>
  19.     <en>PCL-to-CaPSL filter.  This should(tm) work; let me know.</en>
  20.    </comments>
  21.   </printer>
  22.  </printers>
  23. </driver>