harwey / cups4j

Cups4j Java printing library for CUPS/IPP
http://cups4j.org
GNU Lesser General Public License v3.0
130 stars 64 forks source link

CupsGetPrintersOperation make-and-model requested but not captured #50

Closed dellgreen closed 2 years ago

dellgreen commented 3 years ago

I have a requirement to know the make and model of the cups printer.

I will follow up with a pull request as it looks like a simple addition to the CupsGetPrintersOperation and CupsPrinter classes.