File: cdnj500.xml

package info (click to toggle)
foomatic-db 20120523-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 240,944 kB
  • sloc: xml: 231,115; sh: 153; makefile: 113; python: 8
file content (85 lines) | stat: -rw-r--r-- 2,575 bytes parent folder | download | duplicates (2)
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
<driver id="driver/cdnj500">
  <name>cdnj500</name>
  <url>http://www.openprinting.org/download/printing/ghostscript-cdnj500-patches/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOINTERPOLATE -sDEVICE=cdnj500%A%Z -sOutputFile=- -</prototype>
    <margins>
      <general>
        <unit>pt</unit>
        <relative />
        <top>0</top>
        <left>0</left>
        <right>0</right>
        <bottom>0</bottom>
      </general>
    </margins>
  </execution>
  <comments>
    <en>

    This driver is derived from HP's &lt;a
    href=&quot;show_driver.cgi?driver=chp2200&quot;&gt;chp2200&lt;/a&gt;
    driver. Timur Maximov has posted a patch for introducing this
    driver into GPL Ghostscript 8.63 on the &lt;a
    href=&quot;http://forums.linux-foundation.org/read.php?20,7942,7942#msg-7942&quot;&gt;forums&lt;/a&gt;. Patches
    for both GPL Ghostscript 8.63 and 8.64 are available on the
    download URL. GPL Ghostscript 8.65 will already contain the
    driver.&lt;p&gt;

    The new driver will simply use the different page start and end
    sequences needed by the DesignJet 500 and 800 but otherwise be the
    same as &quot;chp2200&quot;.&lt;p&gt;

    The driver can be added to the Ghostscript source of the versions
    8.63 and 8.64 by applying the appropriate patches. Note that for
    Ghostscript 8.64 you need to re-run &quot;./autogen.sh&quot; after applying
    the patch. Or get the Ghostscript under development from the
    Subversion repositories, there the driver is already
    included.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/HP-DesignJet_100</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_100plus</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_110</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_120</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_130</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_30</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_500</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_5000</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_500ps</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_5500</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_70</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_800</id>
    </printer>
    <printer>
      <id>printer/HP-DesignJet_90</id>
    </printer>
  </printers>
</driver>