File: Postscript1.xml

package info (click to toggle)
foomatic-db 20230202-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 832,724 kB
  • sloc: xml: 330,261; sh: 153; makefile: 114; python: 8
file content (40 lines) | stat: -rw-r--r-- 1,731 bytes parent folder | download | duplicates (2)
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
<driver id="driver/Postscript1">
  <name>Postscript1</name>
  <url>http://partners.adobe.com/public/developer/ps/index_specs.html</url>
  <thirdpartysupplied />
  <execution>
    <postscript />
    <prototype>gs -q -dPARANOIDSAFER -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dBATCH -sDEVICE=pswrite -dLanguageLevel=1%A%Z -sOutputFile=- - | perl -p -e 's:^(%!.*)$:\1\n%C:'</prototype>
  </execution>
  <comments>
    <en>
      &lt;B&gt;This driver is available in the &lt;A href=&quot;https://github.com/OpenPrinting/ghostscript-printer-app&quot;&gt;Ghostscript Printer Application&lt;/A&gt;&lt;/B&gt;&lt;P&gt;
&lt;iframe src=&quot;https://snapcraft.io/ghostscript-printer-app/embedded?button=black&amp;summary=true&quot; frameborder=&quot;0&quot; width=&quot;100%&quot; height=&quot;300px&quot; style=&quot;border: 1px solid #CCC; border-radius: 2px;&quot;&gt;&lt;/iframe&gt;

    This is a Ghostscript-based driver for PostScript level 1
    printers. Applications usually produce PostScript level 2 or 3,
    sometimes also PDF. None of these formats can be printed by the
    old PostScript level 1 printers. Fortunately, Ghostscript can
    convert all these data formats into PostScript level 1 and so
    these printers can also print.&lt;p&gt;

    Note that printing with manufacturer-supplied PPDs will not work
    with PostScript level 1 printers.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Apple-LaserWriter_IINTX</id>
    </printer>
    <printer>
      <id>printer/Apple-LaserWriter_NT</id>
    </printer>
    <printer>
      <id>printer/Generic-PostScript_Level_1_Printer</id>
    </printer>
    <printer>
      <id>printer/Kyocera-FS-5500</id>
    </printer>
  </printers>
</driver>