![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
The CAPS Printing System Integration brings in the tools to launch printer drivers if their corresponding device occurs in the system (e.g. is online).
Currently only USB based printers are supported. Such a printer offers its unique VID/PID (aka Vendor ID and Product ID) to the system and this information is used to identify its corresponding driver via the Device Description INI files in the CAPS Printer Driver Database Directory.
It maintains a database in CAPS Printer Device Database Directory of already known printing devices to be able to configure them in a persistent manner.
It requires libcapsbase, libcapsinif, libcapsprovider, libudev and libsystemd.
libudev-dev from the distribution is required.