xref: /aosp_15_r20/external/libcups/doc/help/man-ppdi.html (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker<!DOCTYPE HTML>
2*5e7646d2SAndroid Build Coastguard Worker<html>
3*5e7646d2SAndroid Build Coastguard Worker<!-- SECTION: Man Pages -->
4*5e7646d2SAndroid Build Coastguard Worker<head>
5*5e7646d2SAndroid Build Coastguard Worker	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
6*5e7646d2SAndroid Build Coastguard Worker	<title>ppdi(1)</title>
7*5e7646d2SAndroid Build Coastguard Worker</head>
8*5e7646d2SAndroid Build Coastguard Worker<body>
9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">ppdi(1)</h1>
10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2>
11*5e7646d2SAndroid Build Coastguard Workerppdi - import ppd files (deprecated)
12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13*5e7646d2SAndroid Build Coastguard Worker<b>ppdi</b>
14*5e7646d2SAndroid Build Coastguard Worker[
15*5e7646d2SAndroid Build Coastguard Worker<b>-I</b>
16*5e7646d2SAndroid Build Coastguard Worker<i>include-directory</i>
17*5e7646d2SAndroid Build Coastguard Worker] [
18*5e7646d2SAndroid Build Coastguard Worker<b>-o</b>
19*5e7646d2SAndroid Build Coastguard Worker<i>source-file</i>
20*5e7646d2SAndroid Build Coastguard Worker]
21*5e7646d2SAndroid Build Coastguard Worker<i>ppd-file</i>
22*5e7646d2SAndroid Build Coastguard Worker[ ...
23*5e7646d2SAndroid Build Coastguard Worker<i>ppd-file</i>
24*5e7646d2SAndroid Build Coastguard Worker]
25*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
26*5e7646d2SAndroid Build Coastguard Worker<b>ppdi</b> imports one or more PPD files into a PPD compiler source file.
27*5e7646d2SAndroid Build Coastguard WorkerMultiple languages of the same PPD file are merged into a single printer definition to facilitate accurate changes for all localizations.
28*5e7646d2SAndroid Build Coastguard Worker<b>This program is deprecated and will be removed in a future release of CUPS.</b>
29*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="OPTIONS">Options</a></h2>
30*5e7646d2SAndroid Build Coastguard Worker<b>ppdi</b> supports the following options:
31*5e7646d2SAndroid Build Coastguard Worker<dl class="man">
32*5e7646d2SAndroid Build Coastguard Worker<dt><b>-I </b><i>include-directory</i>
33*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an alternate include directory.
34*5e7646d2SAndroid Build Coastguard WorkerMultiple <i>-I</i> options can be supplied to add additional directories.
35*5e7646d2SAndroid Build Coastguard Worker<dt><b>-o </b><i>source-file</i>
36*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies the PPD source file to update.
37*5e7646d2SAndroid Build Coastguard WorkerIf the source file does not exist, a new source file is created.
38*5e7646d2SAndroid Build Coastguard WorkerOtherwise the existing file is merged with the new PPD file(s) on the command-line.
39*5e7646d2SAndroid Build Coastguard WorkerIf no source file is specified, the filename <i>ppdi.drv</i> is used.
40*5e7646d2SAndroid Build Coastguard Worker</dl>
41*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NOTES">Notes</a></h2>
42*5e7646d2SAndroid Build Coastguard WorkerPPD files are deprecated and will no longer be supported in a future feature release of CUPS.
43*5e7646d2SAndroid Build Coastguard WorkerPrinters that do not support IPP can be supported using applications such as
44*5e7646d2SAndroid Build Coastguard Worker<b>ippeveprinter</b>(1).
45*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
46*5e7646d2SAndroid Build Coastguard Worker<b>ppdc</b>(1),
47*5e7646d2SAndroid Build Coastguard Worker<b>ppdhtml</b>(1),
48*5e7646d2SAndroid Build Coastguard Worker<b>ppdmerge</b>(1),
49*5e7646d2SAndroid Build Coastguard Worker<b>ppdpo</b>(1),
50*5e7646d2SAndroid Build Coastguard Worker<b>ppdcfile</b>(5),
51*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
52*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
53*5e7646d2SAndroid Build Coastguard WorkerCopyright &copy; 2007-2019 by Apple Inc.
54*5e7646d2SAndroid Build Coastguard Worker
55*5e7646d2SAndroid Build Coastguard Worker</body>
56*5e7646d2SAndroid Build Coastguard Worker</html>
57