HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Scanning document #116

Closed artem24630 closed 3 years ago

artem24630 commented 3 years ago

Is it possible to scan documents or xeroxing them with your library?

GladeDiviney commented 3 years ago

In theory at least.

IPP includes scanning capabilities (http://ftp.pwg.org/pub/pwg/candidates/cs-ippscan10-20140918-5100.17.pdf), and JIPP could use those operations and attributes.

But at present, most printers implement different scanning protocols that JIPP doesn't support.