File: ppd.xml

package info (click to toggle)
foomatic 0.20020408-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 16,940 kB
  • ctags: 456
  • sloc: xml: 300,403; perl: 14,168; ansic: 2,756; makefile: 247; sh: 179
file content (16 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<driver id="driver/ppd"><!-- experimental ppd driver -->
  <name>Postscript PPD</name>
  <url>http://www.adobe.com/products/printerdrivers/winppd.html</url>
  <execution>
    <postscript/>
    <prototype>cat %A%Z</prototype>
  </execution>
  <comments>
    <en>PPD Postscript driver.  You can use foomatic-ppdload to add ppd information
for a particular printer into the foomatic database.  Then, when you use that printer
together with this driver with any Foomatic backend, the options defined in the PPD
file will be available.</en>
  </comments>
  <printers>
  </printers>
</driver>