![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Data Fields | |
| char * | name |
| char * | info |
| char * | location |
| char * | vendor |
| char * | model |
| struct caps_supported_mime_list | supported_formats |
Generic information about one printer (or printing provider)
| char* name |
A (maybe) unique instance name. Used to identify it by a user
| char* info |
Some free text describing the printer. Encoding utf8, mostly in local language
| char* location |
Some free text about where the printer is located. Encoding is utf8, mostly in local national language
| char* vendor |
Manufacturer's name (of the printing device or the printing provider). Encoding is utf8
| char* model |
Printing device's name or some specific string of the printing provider. Encoding is utf8
| struct caps_supported_mime_list supported_formats |
Printer's supported data formats in MIME types