Browse our Products

Aspose.OMR for .NET 23.5.0 - Release Notes

What was changed

KeySummaryCategory
OMRNET-815Fixed TypeLoadException exception when generating a form under .NET 5 and .NET 6.Fix
n/aFixed “Attempted to read\write protected memory” exception that sometimes occurred when recognizing OMR forms with a barcode.Fix

Known issues and limitations

KeySummaryWorkaround
OMRNET‑462Recognition 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‑555Recalculate 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.