RESTful Web Services API C# Sample Application (video)
Video summary
- prepare an OCR job and POST to the server
- setting up OCR job properties (output format, barcode recognition, etc.)
- uploading a file to the job
- scheduling the job for processing
- getting information about the job
- downloading the result
The C# sample (including the source code and Visual Studio Solution) is installed with the application in the following folder: C:\ForIT Solutions\ownOCR Server\ownOCRServerSamples.