1ppdc(1)                           Apple Inc.                           ppdc(1)
2
3
4

NAME

6       ppdc - cups ppd compiler
7

SYNOPSIS

9       ppdc  [ -D name=value ] [ -I include-directory ] [ -c message-catalog ]
10       [ -d output-directory ] [ -l language(s) ] [ -v ] [ -z ]  [  --cr  ]  [
11       --crlf ] [ --lf ] source-file
12

DESCRIPTION

14       ppdc compiles PPDC source files into one or more PPD files.
15
16       The -D option sets the named variable for use in the source file. It is
17       equivalent to using the #define directive in the source file.
18
19       The -I option specifies an alternate  include  directory;  multiple  -I
20       options can be supplied to add additional directories.
21
22       The  -c  option  specifies a single message catalog file in GNU gettext
23       source format (filename.po) to be used for localization.
24
25       The -d option specifies the output directory for PPD files. The default
26       output directory is "ppd".
27
28       The  -l  option  specifies one or more languages to use when localizing
29       the PPD file(s). The default language is "en" (English). Separate  mul‐
30       tiple        languages       with       commas,       for       example
31       "de_DE,en_UK,es_ES,es_MX,es_US,fr_CA,fr_FR,it_IT" will create PPD files
32       with  German,  UK  English,  Spanish  (Spain,  Mexico,  and US), French
33       (France and Canada), and Italian languages in each file.
34
35       The -v option provides more verbose output, basically a running  status
36       of which files are being loaded or written.
37
38       The  -z  option  generates compressed PPD files (filename.ppd.gz).  The
39       default is to generate uncompressed PPD files.
40
41       The --cr, --crlf, and --lf options specify the line  ending  to  use  -
42       carriage  return,  carriage  return  and  line  feed, or line feed. The
43       default is to use the line feed character alone.
44

SEE ALSO

46       cupsprofile(1),  ppdhtml(1),  ppdi(1),  ppdmerge(1),  ppdpo(1),   ppdc‐
47       file(5), CUPS Driver Developer Kit Manual
48
50       Copyright 2007 by Apple Inc.
51
52
53
5414 February 2007          CUPS Driver Development Kit                  ppdc(1)
Impressum