File: ljet2p.xml

package info (click to toggle)
foomatic-db 20100630-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 206,696 kB
  • ctags: 15
  • sloc: xml: 205,635; sh: 297; makefile: 103; python: 8
file content (109 lines) | stat: -rw-r--r-- 3,104 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<driver id="driver/ljet2p">
  <name>ljet2p</name>
  <url>http://www.ghostscript.com/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ljet2p%A%Z -sOutputFile=-%C -f -</prototype>
  </execution>
  <comments>
    <en>
    PCL 4 driver.&lt;p&gt;

    A Ghostscript bug in the driver breaks paper input tray
    selection. This &lt;a
    href=&quot;http://www.openprinting.org/download/printing/ghostscript-pcl-patches/inputslot.patch&quot;&gt;patch&lt;/a&gt;
    for GPL Ghostscript 8.63 fixes the problem and allows to set the
    input tray with the &quot;-dMediaPosition=X&quot; commmand line
    option for Ghostscript. &quot;X&quot; is an integer number which
    depends on the printer model and tray. For HP &quot;0&quot; is
    usually the printer default, &quot;7&quot; automatic selection,
    &quot;2&quot; manual feed, &quot;1&quot; the upper, and
    &quot;4&quot; the lower tray. Note that for PCL 6/XL these numbers
    are different. The patch is required for Ghostscript 8.63 and
    older so that tray selection with the PPDs of this site works. The
    bug is fixed in Ghostscript 8.64 or newer.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Apple-LaserWriter_Select_360</id>
    </printer>
    <printer>
      <id>printer/Brother-DCP-1200</id>
    </printer>
    <printer>
      <id>printer/Brother-HL-1040</id>
      <comments>
        <en>Works for 300dpi.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Brother-HL-630</id>
    </printer>
    <printer>
      <id>printer/Brother-MFC-6550MC</id>
    </printer>
    <printer>
      <id>printer/Brother-MFC-9500</id>
    </printer>
    <printer>
      <id>printer/Brother-MFC-9600</id>
    </printer>
    <printer>
      <id>printer/Generic-PCL_4_Printer</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_2D</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_2P</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_2P_Plus</id>
    </printer>
    <printer>
      <id>printer/Lexmark-Valuewriter_300</id>
    </printer>
    <printer>
      <id>printer/Minolta-PagePro_8L</id>
    </printer>
    <printer>
      <id>printer/NEC-SuperScript_1260</id>
    </printer>
    <printer>
      <id>printer/NEC-SuperScript_860</id>
    </printer>
    <printer>
      <id>printer/NEC-SuperScript_870</id>
    </printer>
    <printer>
      <id>printer/Oki-OL400e</id>
    </printer>
    <printer>
      <id>printer/Oki-OL400ex</id>
    </printer>
    <printer>
      <id>printer/Oki-OL600e</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P4410</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P6500</id>
    </printer>
    <printer>
      <id>printer/Raven-LP-410</id>
      <comments>
        <en>Appears to work, although memory is tight.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Star-LS-04</id>
    </printer>
    <printer>
      <id>printer/Xerox-DocuPrint_P12</id>
    </printer>
  </printers>
</driver>