Hi I could not find a way to comment on a question related to processTextField, so had to ask a question. Where does processTextField expect the parameters described in the reference? the request body or the URL? Including them in the URL returns a result that doesn't seem to respect my placeHoldersCount or markingType.
processTextField method parameters
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
Hi yati,
You can pass parameters of the processTextField method in the request URL as follows:
http://cloud.ocrsdk.com/processTextField?language=digits&texttype=indexThe detailed instructions on using Cloud OCR SDK can be found here: ocrsdk.com/documentation/quick-start/work/.
Please sign in to leave a comment.