1ppdhtml(1) OpenPrinting ppdhtml(1)
2
3
4
6 ppdhtml - cups html summary generator (deprecated)
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 This program is deprecated and will be removed in a future release of
15 CUPS.
16
18 ppdhtml supports the following options:
19
20 -D name[=value]
21 Sets the named variable for use in the source file. It is equiva‐
22 lent to using the #define directive in the source file.
23
24 -I include-directory
25 Specifies an alternate include directory. Multiple -I options can
26 be supplied to add additional directories.
27
29 PPD files are deprecated and will no longer be supported in a future
30 feature release of CUPS. Printers that do not support IPP can be sup‐
31 ported using applications such as ippeveprinter(1).
32
34 ppdc(1), ppdcfile(5), ppdi(1), ppdmerge(1), ppdpo(1), CUPS Online Help
35 (http://localhost:631/help)
36
38 Copyright © 2021-2023 by OpenPrinting.
39
40
41
422021-02-28 CUPS ppdhtml(1)