1FOOMATIC-PPDLOAD(8) System Manager's Manual FOOMATIC-PPDLOAD(8)
2
3
4
6 foomatic-ppdload - <put a short description here>
7
9 foomatic-ppdload -h
10
11 foomatic-ppdload filename.ppd printer-id
12
13 foomatic-ppdload -R printer-id
14
15
17 foomatic-ppdload takes a ppd filename and a printer ID as arguments.
18 It parses a PPD file and writes option data into the foomatic database
19 for use with the foomatic "ppd" driver and that printer.
20
21 With the -R option you can remove a printer from the "ppd" driver, and
22 with -h a short help text is shown.
23
24 Right now, it will handle Boolean and PickOne options that go in the
25 Prolog, DocumentSetup, or PageSetup spots. Also, PPD interoption con‐
26 straints (not to be confused with foomatic option to printer and driver
27 mapping constraints) are not supported by foomatic. And of course, the
28 interesting color and font information from the PPD has no place in the
29 current foomatic schema. All this will change over time.
30
31
32
33
35 foomatic-ppdload returns ...
36
37
39 Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic
40 project using output from the associated binary.
41
42
44 There are several limitations, but it's an interesting experiment.
45
46 Please send bug reports to foomatic-devel@linuxprinting.org.
47
48
49
50Foomatic Project 2001-05-07 FOOMATIC-PPDLOAD(8)