Interface OCRService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
@RemoteServiceRelativePath("ocr")
public interface OCRService
extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the OCR Service
- Since:
- 7.7.4
- Author:
- Marco Meschieri - LogicalDOC
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
loadSettingsLoads the OCR settings- Returns:
- settings of the OCR engine
- Throws:
- ServerException- an error happened in the server application
 
 
-