![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Manage PPD information. More...
Data Fields | |
| struct caps_ppd_options_table * | db |
| FILE * | ppd_file |
| int | fd |
| const struct caps_ppd_base * | cpb |
This structure is intended to manage the auto-generated PPD content in combination with a file representation with the same content, but in PPD notation. The db is used to work with it in the printing driver itself, while the ppd_file is intended to be forwarded to the printing coordinator and at the end used by the printing client.
| struct caps_ppd_options_table* db |
The PPD information with the defaults from the printing driver
| FILE* ppd_file |
The file to be forwarded to the printing coordinator
| int fd |
| const struct caps_ppd_base* cpb |
Raw information about the printing device (from the driver/provider)