1ppdi(1) Apple Inc. ppdi(1)
2
3
4
6 ppdi - import ppd files
7
9 ppdi [ -I include-directory ] [ -o source-file ] ppd-file [ ppd-file2
10 ... ppd-fileN ]
11
13 ppdi imports one or more PPD files into a PPD compiler source file.
14 Multiple languages of the same PPD file are merged into a single
15 printer definition to facilitate accurate changes for all localiza‐
16 tions.
17
18 The -o option specifies the PPD source file to update. If the source
19 file does not exist, a new source file is created. Otherwise the exist‐
20 ing file is merged with the new PPD file(s) on the command-line. If no
21 source file is specified, the filename "ppdi.drv" is used.
22
24 cupsprofile(1), ppdc(1), ppdhtml(1), ppdmerge(1), ppdpo(1), ppdc‐
25 file(5), CUPS Driver Developer Kit Manual.
26
28 Copyright 2007 by Apple Inc.
29
30
31
3214 February 2007 CUPS Driver Development Kit ppdi(1)