Page 1 of 1

OCR Example for vb.net

Posted: Fri Apr 25, 2014 3:44 pm
by docu-track99
Would it be possible to provide a simple example of using the ocr engine in vb.net? The reason for asking is that after converting the c# example we have stability problems (specifically with callbacks for progress on ocr process). A simple vb.net example that reports progress would suffice.

Re: OCR Example for vb.net

Posted: Thu Jan 15, 2015 4:05 pm
by Serg - Tracker Dev
Hi.
I created a new sample VB.NET project for the OCR demo.
It works well.
btw, this VB.NET project contains only the declarations needed for the sample.