File: rpdl.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (28 lines) | stat: -rw-r--r-- 774 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
<driver id="driver/rpdl">
  <name>rpdl</name>
  <url>http://www.openprinting.org/download/japanese_printers/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=rpdl%A%Z -sOutputFile=- -</prototype>
  </execution>
  <comments>
    <en>
      Special japanese printer driver.
      </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Ricoh-RPDL_III_Laser_Printer</id>
    </printer>
    <printer>
      <id>printer/Ricoh-RPDL_II_Laser_Printer</id>
    </printer>
    <printer>
      <id>printer/Ricoh-RPDL_IV_Laser_Printer</id>
    </printer>
    <printer>
      <id>printer/Ricoh-RPDL_I_Laser_Printer</id>
    </printer>
  </printers>
</driver>