Just started to test extract text from jpg with below code; and not succeeded;
Aspose.OCR.License license = new Aspose.OCR.License();
license.SetLicense(“Aspose.OCR.lic”);
// create an instance of OcrEngine
…...image (photo 1), with same code and I got below error (photo 2) ...? photo 1; IMG_1150.JPG (336.2 KB) photo 2; error.JPG (37.6 KB)...