Community

Create A Document Definition with Cloud OCR SDK?

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.

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Permanently deleted user

    Hello Jim,

    No, the document definitions are not implemented in Cloud OCR SDK.

    0
  • Avatar
    Permanently deleted user

    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.

    0

Please sign in to leave a comment.