In the documentation they say the responce from processMRZ method should be something like this:
LastName -> MALBORSKYI
DocumentNumber -> 755327941
.. and so on.
But I don't really get this. I receive the standart response for a processed image in rtf, xml, etc. Could someone give me more instructions on how to get this response. I would really appreciate some help!
Comments
1 comment
For the MRZ processing you should use the processMRZ method. You will get an XML-file like this as a result:
You can test the processMRZ method by clicking the corresponding button in our GUI sample:
Please sign in to leave a comment.