Right now I'm using processImage Method but i want to use processMRZ Method so please tell me ow i can test or use this in php code..
processMRZ in php code
Was this article helpful?
0 out of 0 found this helpful
Right now I'm using processImage Method but i want to use processMRZ Method so please tell me ow i can test or use this in php code..
0 out of 0 found this helpful
Comments
1 comment
To process MRZ using our PHP code sample, you can just replace the line
to
and
to
in the PHP code sample.
Please sign in to leave a comment.