Checkmark recognition results are not exported to XML

Symptoms

There is no information about the CheckmarkBlock object in the XML output.

 

Cause

FineReader Engine does not currently support the field-level export scenario for the XML output.

 

Resolution

Recognition results for a checkmark can be accessed via the corresponding CheckmarkBlock object and its properties CheckmarkState, IsSuspicious, and AmountOfBlack. The properties are available after a IFRDocument::Process or IFRDocument::Recognize method call.

It is possible to export the values of the CheckmarkBlock properties by implementing a custom export algorithm that will be able to write these values into an XML file.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.