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
|
<printer id="printer/Generic-PostScript_Printer">
<make>Generic</make>
<model>PostScript Printer</model>
<mechanism>
<color />
<resolution>
<dpi>
<x>2400</x>
<y>2400</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
</lang>
<functionality>A</functionality>
<driver>Postscript</driver>
<comments>
<en>
This entry allows you to use any PostScript printer with Foomatic,
at least with the basic options.<p>
Use it only for setting up your printer if your printer is not
explicitly listed in the <a
href="printer_list.cgi">Foomatic database</a>
and if you don't have a <a
href="/download/PPD/">native PPD file</a> for
it. See our <a href="ppd-doc.html">PPD
instructions</a> and the "<a
href="show_driver.cgi?driver=Postscript">Postscript</a>"
driver entry for more information.<p>
If you use this entry to set up your printer, note that not all
features of your printer will be supported and that the options
offered to you do not all necessarily apply to your printer. Use
the "<a
href="show_driver.cgi?driver=Postscript1">Postscript1</a>"
driver if you have a printer only understanding PostScript Level
1.<p><p>
Consumables/Refills: <p>
</en>
</comments>
</printer>
|