File: HP-LaserJet_2D.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (34 lines) | stat: -rwxr-xr-x 798 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
<printer id="printer/HP-LaserJet_2D">
  <make>HP</make>
  <model>LaserJet 2D</model>
  <mechanism>
    <laser/><!--not "color"-->
    <resolution>
      <dpi>
        <x>300</x>
        <y>300</y>
      </dpi>
    </resolution>
    <consumables>
    <!--no comments--><!--one or more "partno" elements.--></consumables>
  </mechanism><!--no "url"-->
  <lang>
    <pcl level="4"/>
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
  <!--no known parport probe information--></autodetect>
  <functionality>B</functionality>

  <driver>ljet2p</driver><!--verified--><!--no "contrib_url"-->
  <comments>
    <en>
    
    This printer has a duplex unit which is not supported by the GhostScript
    drivers for the LaserJet 2 models.

    </en>
  </comments>
</printer>