]> git.ipfire.org Git - thirdparty/cups.git/blob - filter/spec-ppd.header
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / filter / spec-ppd.header
1 <!--
2 PPD extension documentation for CUPS.
3
4 Copyright 2007-2011 by Apple Inc.
5 Copyright 1997-2007 by Easy Software Products.
6
7 These coded instructions, statements, and computer programs are the
8 property of Apple Inc. and are protected by Federal copyright
9 law. Distribution and use rights are outlined in the file "LICENSE.txt"
10 which should have been included with this file. If this file is
11 file is missing or damaged, see the license at "http://www.cups.org/".
12 -->
13
14 <H1 CLASS="title">CUPS PPD Extensions</H1>
15
16 <p>This specification describes the attributes and extensions that CUPS adds to <a href="http://partners.adobe.com/public/developer/en/ps/5003.PPD_Spec_v4.3.pdf" target="_blank">Adobe TechNote #5003: PostScript Printer Description File Format Specification Version 4.3</a>. PostScript Printer Description ("PPD") files describe the capabilities of each printer and are used by CUPS to support printer-specific features and intelligent filtering.</p>
17
18 <div class='summary'><table summary='General Information'>
19 <tbody>
20 <tr>
21 <th>See Also</th>
22 <td>Programming: <a href='postscript-driver.html'>Developing PostScript Printer Drivers</a><br>
23 Programming: <a href='raster-driver.html'>Developing Raster Printer Drivers</a><br>
24 Programming: <a href='api-filter.html'>Filter and Backend Programming</a><br>
25 Programming: <a href='ppd-compiler.html'>Introduction to the PPD Compiler</a><br>
26 Programming: <a href='api-raster.html'>Raster API</a><br>
27 References: <a href='ref-ppdcfile.html'>PPD Compiler Driver Information File Reference</a></td>
28 </tr>
29 </tbody>
30 </table></div>