File: ljet3d.xml

package info (click to toggle)
foomatic-db 20181217-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 599,540 kB
  • sloc: xml: 313,916; sh: 153; makefile: 114; python: 8
file content (63 lines) | stat: -rw-r--r-- 2,159 bytes parent folder | download | duplicates (3)
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
<driver id="driver/ljet3d">
  <name>ljet3d</name>
  <url>http://www.ghostscript.com/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=ljet3d%A%Z -sOutputFile=-%C -f -</prototype>
  </execution>
  <comments>
    <en>

    This driver is the same as &quot;ljet3&quot; but with duplex
    printing support.&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/Generic-PCL_5_Printer</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_3D</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_3P_w_PS</id>
      <comments>
        <en>Same as ljet3 but activates duplex mode. (Cannot be activated by PS code because Ghostscript ignores this?)</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-1500</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-1550</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-1550plus</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-3400</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-3400plus</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-3500</id>
    </printer>
  </printers>
</driver>