Cups4j is a java library that provides an interface to the CUPS, the open-source printing protocol.
Cups4j is a java library that provides an interface to the CUPS, the open-source printing protocol.
Cups4j advertises the following features (see here for full details):
- One can get printer objects from a CUPS server in order to print or monitor jobs;
- obtain the default printer;
- print documents;
- learn the status of a print job;
- cancel print jobs.