I am trying to Aspose.OCR.RecognitionResult object
using (MemoryStream memoryStream = new MemoryStream())
{
IFormatter formatter = new BinaryFormatter();
formatter.Serialize(memoryStream, lst);
byteArray = memoryStream.ToArray();
}
Type ‘Aspose.OCR.RecognitionResult’ in Assembly ‘Aspose.OCR, Version=23.9.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56’ is not marked as serializable.
If possible, can you please share the complete code snippet along with a sample image that you are using? We will investigate accordingly and share the ticket ID with you after logging in our issue tracking system.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): OCRNET-739
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you have found earlier (filed as OCRNET-739) have been fixed in this update. This message was posted using Bugs notification tool by anna.pylaieva