Browse our Products
Aspose.OMR for .NET 23.5.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OMR for .NET 23.5.0 (May 2023) release.
What was changed
Key | Summary | Category |
---|---|---|
OMRNET-815 | Fixed TypeLoadException exception when generating a form under .NET 5 and .NET 6. | Fix |
n/a | Fixed “Attempted to read\write protected memory” exception that sometimes occurred when recognizing OMR forms with a barcode. | Fix |
Known issues and limitations
Key | Summary | Workaround |
---|---|---|
OMRNET‑462 | Recognition of multi-page PDF and TIFF files causes an error. | Scan each page of the filled form into a separate file and recognize them one-by-one. |
OMRNET‑555 | Recalculate method results in incorrect processing of ScoreGroup elements (text markup / JSON markup) and CustomAnswerSheet elements (text markup / JSON markup). | Use RecognizeImage method with different threshold setting instead of run-time adjustments of recognition accuracy. |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OMR for .NET 23.5.0 that may affect the code of existing applications.
Added public APIs:
No changes.
Updated public APIs:
No changes.
Removed public APIs:
No changes.