]> git.ipfire.org Git - thirdparty/cups.git/blame - filter/spec-ppd.header
Sandboxed applications were not able to get the default printer (Issue #5676)
[thirdparty/cups.git] / filter / spec-ppd.header
CommitLineData
10d09e33 1<!--
10d09e33
MS
2 PPD extension documentation for CUPS.
3
53f8d64f
MS
4 Copyright © 2007-2011 by Apple Inc.
5 Copyright © 1997-2007 by Easy Software Products.
10d09e33 6
53f8d64f
MS
7 Licensed under Apache License v2.0. See the file "LICENSE" for more
8 information.
10d09e33
MS
9-->
10
11<H1 CLASS="title">CUPS PPD Extensions</H1>
12
13<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>
14
15<div class='summary'><table summary='General Information'>
16<tbody>
17<tr>
18 <th>See Also</th>
19 <td>Programming: <a href='postscript-driver.html'>Developing PostScript Printer Drivers</a><br>
20 Programming: <a href='raster-driver.html'>Developing Raster Printer Drivers</a><br>
21 Programming: <a href='api-filter.html'>Filter and Backend Programming</a><br>
22 Programming: <a href='ppd-compiler.html'>Introduction to the PPD Compiler</a><br>
23 Programming: <a href='api-raster.html'>Raster API</a><br>
24 References: <a href='ref-ppdcfile.html'>PPD Compiler Driver Information File Reference</a></td>
25</tr>
26</tbody>
27</table></div>