home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / cljet5.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.8 KB  |  65 lines

  1. <driver id="driver/cljet5">
  2.  <name>cljet5</name>
  3.  <url>http://www.ghostscript.com/</url>
  4.  <execution>
  5.   <ghostscript/>
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=cljet5%B%A%Z -sOutputFile=- - | perl -p -0033 -e " s/^&l\d+[aA]/$&%E/; " </prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     The "cljet5" driver in GNU Ghostscript 6.51 is buggy,
  11.     often only the first page gets printed and then Ghostscript quits
  12.     with an error message. Use "cljet5c" instead (when using
  13.     Foomatic keep the default setting "Contone" for the
  14.     "Mode" option).<p>
  15.  
  16.     The printing system/execution information for this driver serves
  17.     also for the other cljet5c drivers.
  18.   </en>
  19.  </comments> 
  20.  <printers>
  21.   <printer>
  22.    <id>printer/Canon-imageRunner_C3200</id>
  23.   </printer>
  24.   <printer>
  25.    <id>printer/Canon-imageRunner_C5180</id>
  26.   </printer>
  27.   <printer>
  28.    <id>printer/Canon-LBP-5360</id>
  29.   </printer>
  30.   <printer>
  31.    <id>printer/Canon-LBP-5960</id>
  32.   </printer>
  33.   <printer>
  34.    <id>printer/Generic-PCL_5c_Printer</id>
  35.   </printer>
  36.   <printer>
  37.    <id>printer/HP-Color_LaserJet_5</id><!-- HP Color LaserJet 5 -->
  38.   </printer>
  39.   <printer>
  40.    <id>printer/HP-Color_LaserJet_5M</id>
  41.   </printer>
  42.   <printer>
  43.    <id>printer/HP-Color_LaserJet_5000</id><!-- HP Color LaserJet 5000 -->
  44.    <comments>
  45.     <en>Not tested, probably works.</en>
  46.    </comments>
  47.   </printer>
  48.   <printer>
  49.    <id>printer/Kyocera-FS-5800C</id>
  50.   </printer>
  51.   <printer>
  52.    <id>printer/Kyocera-FS-5900C</id><!-- Kyocera FS-5900C -->
  53.   </printer>
  54.   <printer>
  55.    <id>printer/Kyocera-FS-8000C</id>
  56.   </printer>
  57.   <printer>
  58.    <id>printer/Xerox-DocuPrint_C20</id><!-- Xerox DocuPrint C20 -->
  59.    <comments>
  60.     <en>Should work fine with this color laserjet driver.</en>
  61.    </comments>
  62.   </printer>
  63.  </printers>
  64. </driver>
  65.