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

This cups4j client only work with Cups server ? or this will work on direct IPP enable printer ? #39

Closed harwey closed 2 years ago

harwey commented 3 years ago

This cups4j client only work with Cups server ? or this will work on direct IPP enable printer ?

_Originally posted by @rohitdobariya in https://github.com/harwey/cups4j/issue_comments/710051963_

harwey commented 3 years ago

I think it depends on the printer you use. Cups4j has some CUPS specific methods, but most of them are IPP standard. You can give it a try, but I won't be able to support you with some printer I do not know.

gmuth commented 3 years ago

as usual: "it depends" in general if you don't use any CUPS ipp vendor extensions cup4j should work. on the other hand you can find (limited) CUPS versions embedded in ipp printers (e.g. Brother VC 500). and you will find useful cups attributes being supported by normal printers as well, e.g. HPs support marker-levels (which are not ipp standard)