as you can see in the file i sent in this post the template has fifth reference point and “ReferenceType”: “Rotation” set for it as you said in previous posts …
here is the full code of defining reference points:
{
“Type”: “ReferencePointElement”,
“Name”: “ReferencePoint0”,
“Width”: 133,
“Height”: 133,
“Top”: 66,
“Left”: 110,
“ReferenceType”: “Corner”
},
{
“Type”: “ReferencePointElement”,
“Name”: “ReferencePoint1”,
“Width”: 133,
“Height”: 133,
“Top”: 66,
“Left”: 2231,
“ReferenceType”: “Corner”
},
{
“Type”: “ReferencePointElement”,
“Name”: “ReferencePoint5”,
“Width”: 133,
“Height”: 266,
“Top”: 660,
“Left”: 2231,
“ReferenceType”: “Rotation”
},
{
"Type": "ReferencePointElement",
"Name": "ReferencePoint2",
"Width": 133,
"Height": 133,
"Top": 1503,
"Left": 110,
"ReferenceType": "Corner"
},
{
"Type": "ReferencePointElement",
"Name": "ReferencePoint3",
"Width": 133,
"Height": 133,
"Top": 1503,
"Left": 2231,
"ReferenceType": "Corner"
},
but the ‘System.NullReferenceException’ will be occurred in Aspose.OMR.dll with these settings and template files that i uploaded for you …