]> git.ipfire.org Git - thirdparty/cups.git/blob - filter/spec-ppd.header
40433aa5536eed4ed94a93b59e6ffeac9668d40c
[thirdparty/cups.git] / filter / spec-ppd.header
1 <!--
2 "$Id$"
3
4 PPD extension documentation for CUPS.
5
6 Copyright 2007-2011 by Apple Inc.
7 Copyright 1997-2007 by Easy Software Products.
8
9 These coded instructions, statements, and computer programs are the
10 property of Apple Inc. and are protected by Federal copyright
11 law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 which should have been included with this file. If this file is
13 file is missing or damaged, see the license at "http://www.cups.org/".
14 -->
15
16 <H1 CLASS="title">CUPS PPD Extensions</H1>
17
18 <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>
19
20 <div class='summary'><table summary='General Information'>
21 <tbody>
22 <tr>
23 <th>See Also</th>
24 <td>Programming: <a href='postscript-driver.html'>Developing PostScript Printer Drivers</a><br>
25 Programming: <a href='raster-driver.html'>Developing Raster Printer Drivers</a><br>
26 Programming: <a href='api-filter.html'>Filter and Backend Programming</a><br>
27 Programming: <a href='ppd-compiler.html'>Introduction to the PPD Compiler</a><br>
28 Programming: <a href='api-raster.html'>Raster API</a><br>
29 References: <a href='ref-ppdcfile.html'>PPD Compiler Driver Information File Reference</a></td>
30 </tr>
31 </tbody>
32 </table></div>