I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...memoryStream = new MemoryStream()) { // Load your bitmap image into the memory...ocrEngine = new OcrEngine(); // Load the image from the memory stream...