1<!--
2  PPD API header for CUPS.
3
4  Copyright 2008-2012 by Apple Inc.
5
6  These coded instructions, statements, and computer programs are the
7  property of Apple Inc. and are protected by Federal copyright
8  law.  Distribution and use rights are outlined in the file "LICENSE.txt"
9  which should have been included with this file.  If this file is
10  file is missing or damaged, see the license at "http://www.cups.org/".
11-->
12
13<h1 class='title'>PPD API (DEPRECATED)</h1>
14
15<blockquote>The PPD API is deprecated starting in CUPS 1.6/macOS 10.8. Please use the new Job Ticket APIs in the <a href="api-cups.html">CUPS API</a> documentation. These functions will be removed in a future release of CUPS.</blockquote>
16
17<div class='summary'><table summary='General Information'>
18<thead>
19<tr>
20	<th>Header</th>
21	<th>cups/ppd.h</th>
22</tr>
23</thead>
24<tbody>
25<tr>
26	<th>Library</th>
27	<td>-lcups</td>
28</tr>
29<tr>
30	<th>See Also</th>
31	<td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
32	Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br>
33	Specifications: <a href='spec-ppd.html' target='_top'>CUPS PPD Extensions</a></td>
34</tr>
35</tbody>
36</table></div>
37