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
|
<driver id="driver/sharp.upp">
<name>sharp.upp</name>
<url>http://www.openprinting.org/download/printing/sharp.upp</url>
<thirdpartysupplied />
<execution>
<uniprint />
<prototype>gs @sharp.upp -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE %A%Z -sOutputFile=- -</prototype>
<ppdentry>
*DefaultResolution: 600dpi
</ppdentry>
</execution>
<comments>
<en>
Prints only with 600 dpi in colour. The colours are way off when
printing photos.<p>
To install the driver, simply copy sharp.upp into one of the
directories listed in the "search path" which you find
in the output of the command "gs --help".<p>
UPP files of this driver: sharp.upp<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Sharp-AJ-1800</id>
</printer>
<printer>
<id>printer/Sharp-AJ-1805</id>
</printer>
<printer>
<id>printer/Sharp-AJ-2000</id>
</printer>
<printer>
<id>printer/Sharp-AJ-2005</id>
</printer>
<printer>
<id>printer/Xerox-DocuPrint_M750</id>
</printer>
<printer>
<id>printer/Xerox-DocuPrint_M760</id>
</printer>
</printers>
</driver>
|