The Scan GUI Service is a software module on SmartOp Panel (SOP). This module provides APIs that encapsulates a Ricoh's scan application for applications to hook into via Android intent base communication. A SOP application can call these APIs to
- Set the scan parameters
- Execute a scan job (Scan documents)
A SOP base application can call the Scan GUI Service to display the GUI so the end users can change parameters. The SOP application receives the modified parameters. The SOP application then calls the Scan GUI Service to scan. The Scan GUI Service handles the scan processing including errors. The scanned image is stored on the HDD, and the path to the file is returned to the SOP application.
FAQ Subject
Faq Category