1ppdhtml(1) Apple Inc. ppdhtml(1)
2
3
4
6 ppdhtml - cups html summary generator
7
9 ppdhtml [ -D name[=value] ] [ -I include-directory ] source-file
10
12 ppdhtml reads a driver information file and produces a HTML summary
13 page that lists all of the drivers in a file and the supported options.
14
15 The -D option sets the named variable for use in the source file. It is
16 equivalent to using the #define directive in the source file.
17
18 The -I option specifies an alternate include directory; multiple -I
19 options can be supplied to add additional directories.
20
22 ppdc(1), ppdcfile(5), ppdi(1), ppdmerge(1), ppdpo(1)
23 http://localhost:631/help
24
26 Copyright 2007-2013 by Apple Inc.
27
28
29
3010 October 2008 CUPS ppdhtml(1)