OCR example not working

Hi

im trying to use your aspose.ocr example and it's not working correctly. I tried using both VS 2010 and downloadable versions and both are not reading the image provided all the way. It doesn't convert to output.txt all the way stops half way through it seems, with no errors, like it's complete.

I tried both, used your image as example, without touching anything in the code and it's not converting all the way through. If i try any other image, it's completely not working giving me weird symbols in the output.txt
and i tried on two different computers also.

Can you please check it and confirm?

Thanks.

This message was posted using Email2Forum by Tilal Ahmad Sana.

Hi Oleg,

Thank you for considering Aspose products, and welcome to Aspose.OCR support forum.

I have attached a sample application (C#) along with referenced libraries as well as the sample image. Please download the project, and give it a try at your end. All you have to do is to change the file path to resource file (first declaration statement in the main method) if you have already downloaded the resource file. Please note that each version of Aspose.OCR for .NET uses a specific resource file, therefore if you already have a previous resource file then we would recommend you to get the latest version from here.

Note: Attached sample project (with included sample image) works fine on my end, although it take almost 1.5min before it outputs the result to console window. Moreover, in evaluation mode (without setting a valid license) the API allows you to read 50 characters from a sample image. Please read about Evaluation Limitation if required.

Please feel free to write back in case you face any difficulty or have more questions for us.