This error occurs when the Aspose OMR Java SDK encounters an unsupported or unrecognized element (e.g., ReferencePoint
) in the .omr
file generated by the Aspose OMR Cloud API.
Hello, @amarschool
ReferencePoint in .NET and Cloud has almost the same structure as ReferencePointElement in Java and older versions of .NET. I believe changing the name in .omr file and removal of fifth (rotation) reference point would make it acceptable to Java version.
At the current moment .NET and Cloud solutions are in focus of the development team. There are more features, but is partially incompatible, in some cases, with Java version.
Can you share any information about your expectations from the Java version of OMR?
That would help to target new features for it more accurately.
Thank you.