CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_printing_device_info Struct Reference

Manage PPD information. More...

Data Fields

struct caps_ppd_options_tabledb
 
FILE * ppd_file
 
int fd
 
const struct caps_ppd_basecpb
 

Detailed Description

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.

Field Documentation

◆ db

The PPD information with the defaults from the printing driver

◆ ppd_file

FILE* ppd_file

The file to be forwarded to the printing coordinator

◆ fd

int fd

◆ cpb

const struct caps_ppd_base* cpb

Raw information about the printing device (from the driver/provider)


The documentation for this struct was generated from the following file: