File: foo2zjs.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 (86 lines) | stat: -rw-r--r-- 2,219 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
86
<driver id="driver/foo2zjs">
  <name>foo2zjs</name>
  <url>http://foo2zjs.rkkda.com/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
  </execution>
  <comments>
    <en>

	This is a driver originally developed for the Minolta
	magicolor 2300 DL network color laser printer which uses
	the Zenographics protocol.

	&lt;p&gt;
	
	It supports also the Zenographics-based HP LaserJet 1000,
	1005, 1018, 1020 and it works perhaps with other
	Zenographics-based printers. Note that these HP LaserJet
	models need their firmware loaded into the printer everytime
	when the printer is turned on. Please follow the instructions
	comming with the driver.

	&lt;p&gt;

	Till Kamppeter has tested this driver on the LaserJet 1022 and
        there the driver works very well. It is faster and more
        reliable then the HPIJS driver for the PCL 5e mode of this
        model.

	&lt;p&gt;

	PPD files (and the Foomatic XML files to generate them) come
	with the driver, therefore we do not supply PPDs here on the
	OpenPrinting site.

    </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Generic-GDI_Printer</id>
    </printer>
    <printer>
      <id>printer/Generic-ZjStream_Printer</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1000</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1005</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1018</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1020</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1022</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1022n</id>
    </printer>
    <printer>
      <id>printer/HP-LaserJet_1022nw</id>
    </printer>
    <printer>
      <id>printer/KONICA_MINOLTA-magicolor_2300_DL</id>
    </printer>
    <printer>
      <id>printer/KONICA_MINOLTA-magicolor_2430_DL</id>
    </printer>
    <printer>
      <id>printer/Minolta-Color_PageWorks_Pro_L</id>
    </printer>
    <printer>
      <id>printer/Minolta-magicolor_2200_DL</id>
    </printer>
    <printer>
      <id>printer/Minolta-magicolor_2300_DL</id>
    </printer>
    <printer>
      <id>printer/Minolta-magicolor_2430_DL</id>
    </printer>
  </printers>
</driver>