I was just wondering Can You Create A Document Definition with Cloud OCR SDK, I want to get the values from check boxes and insert true/false into a database. I already have it working with flexiCapture SDK. But wanted to know can the Cloud Ocr do the same job. Pretty sure the answer is no, but I have to ask.
Create A Document Definition with Cloud OCR SDK?
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
Hello Jim,
No, the document definitions are not implemented in Cloud OCR SDK.
You can only specify the coordinates of text you want to recognize: either use the "region" parameter of the processTextField method, or pass the XML file with coordinates to the processFields method.
サインインしてコメントを残してください。