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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
<driver id="driver/hpijs-pcl3">
<name>hpijs-pcl3</name>
<url>http://hplipopensource.com/</url>
<supplier>Hewlett-Packard</supplier>
<manufacturersupplied>HP|Apollo</manufacturersupplied>
<license>BSD</license>
<supportcontacts>
<supportcontact url="https://launchpad.net/hplip" level="voluntary">HPLIP support and bug tracking system</supportcontact>
</supportcontacts>
<shortdescription>
<en>
HP's HPIJS driver - PPDs for HP's Apollo- and Sony-branded inkjet printers
</en>
</shortdescription>
<functionality>
<maxresx>600</maxresx>
<maxresy>300</maxresy>
<color />
<text>100</text>
<lineart>100</lineart>
<graphics>100</graphics>
<photo>100</photo>
<speed>70</speed>
</functionality>
<execution>
<ijs />
<nopjl />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=ijs -sIjsServer=hpijs%A%B%C -dIjsUseOutputFD%Z -sOutputFile=- -</prototype>
<margins>
<general>
<unit>in</unit>
<relative />
<top>0.125</top>
<left>0.25</left>
<right>0.25</right>
<bottom>0.67</bottom>
</general>
<exception PageSize="A4">
<relative />
<left>0.135</left>
<right>0.135</right>
</exception>
</margins>
<ppdentry>
*DefaultResolution: 600dpi
</ppdentry>
</execution>
<comments>
<en>
HPIJS is HP's universal printer driver for most of their
non-PostScript printers. It comes as a part of HPLIP, HP Linux
Imaging and Printing. HPLIP is a complete driver suite which also
includes scanning, copying, and fax drivers for multi-function
devices and also the printer maintenance and management utility
hp-toolbox.<P>
The HPIJS driver is only one of the two flavors of HP's printer
driver. HP has recently added the CUPS Raster driver hpcups and
uses this driver by default currently. HPIJS is still included in
HPLIP, but more for backward compatibility.<P>
HP provides PPD files for all their supported printers and both
driver flavors, but unfortunately, they dropped support for their
printers which they marketed under the Apollo and Sony brand
names. This entry produces appropriate PPDs to get HPIJS support
back for these printers, so that they work with full printing
functionality. Especially the quality of colour printing is much
higher than the quality of other drivers which support the Apollo-
and Sony-branded printers.<P>
</en>
</comments>
<printers>
<printer>
<id>printer/Apollo-P-2100</id>
</printer>
<printer>
<id>printer/Apollo-P-2150</id>
</printer>
<printer>
<id>printer/Apollo-P-2200</id>
</printer>
<printer>
<id>printer/Apollo-P-2250</id>
</printer>
<printer>
<id>printer/Apollo-P-2500</id>
</printer>
<printer>
<id>printer/Apollo-P-2550</id>
</printer>
<printer>
<id>printer/Apollo-P-2600</id>
</printer>
<printer>
<id>printer/Apollo-P-2650</id>
</printer>
<printer>
<id>printer/Sony-IJP-V100</id>
</printer>
</printers>
</driver>
|