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
|
<driver id="driver/pnm2ppa">
<name>pnm2ppa</name>
<url>http://sourceforge.net/projects/pnm2ppa/</url>
<thirdpartysupplied />
<execution>
<filter />
<prototype>gs -q -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dPARANOIDSAFER -dBATCH -r600%A%Z -sOutputFile=- - | pnm2ppa%C%B -i - -o -</prototype>
<ppdentry>
*DefaultResolution: 600dpi
</ppdentry>
</execution>
<comments>
<en>
Color driver for PPA DeskJets. It can run PPA printers at 600dpi
in color or mono. In the version 1.0.4 many bugs are fixed. All
paper sizes known to Ghostscript up to 11x17 (DeskJet 1000C) are
supported.<p>
There is an <a href="/macosx/pnm2ppa/">installer
package</a> to use this driver under Mac OS X.<p>
IMPORTANT: This is a driver for "host-based" printing: its output
should usually be streamed directly to a local printer port on the
same host that runs the driver. The output may be large: writing
it to disk (as PDQ does) is also not recommended. (PDQ users
should not use the PDQ-matic-generated driver because of this. A
correct PDQ driver is supplied with pnm2ppa).<p>
</en>
</comments>
<printers>
<printer>
<id>printer/HP-DeskJet_1000C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_710C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_712C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_720C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_722C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_820C</id>
</printer>
</printers>
</driver>
|