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
|
<printer id="printer/Generic-PostScript_Printer">
<make>Generic</make>
<model>PostScript Printer</model>
<mechanism>
<!-- laser/ -->
<color/>
<resolution>
<dpi>
<x>2400</x>
<y>2400</y>
</dpi>
</resolution>
<consumables>
<comments>
<en></en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url></url>
<lang>
<postscript level="3">
<!--unknown ppd filename "ppd"--></postscript>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>Postscript</driver><!--verified--><!--no "contrib_url"-->
<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 "PreFilter" option when you have a printer only understanding
PostScript Level 1 or when you want to get special fonts of your
GhostScript installation embedded into your print jobs.<p>
</en>
</comments>
</printer>
|