SimulPiscator / AirSane

Publish SANE scanners to MacOS, Android, and Windows via Apple AirScan.
GNU General Public License v3.0
252 stars 26 forks source link

Trying to find the Keyword in ScannerStatus #13

Closed markosjal closed 5 years ago

markosjal commented 5 years ago

I am trying to find the keyword in ScannerStatus when a scan is ready for download. I am working on a project but do not have access to an eSCL scannner right now

ScannerStatus pwg:State can be "Idle", "Preparing", "Stopped" or "????" once the document is ready. I can ot identify this I can see clients trying to read it and sending "Idle" is not what they want to hear.

Can you tell me what this "document ready" state is?

markosjal commented 5 years ago

thanks