I'd like to recognize checkbox selection-marks ( [x]/[✓] ) on pdf with the form-recognizer.

dayakar 36 Reputation points
2020-07-14T05:44:44.36+00:00

I'd like to recognize checkbox selection-marks ( [x]/[✓] ) on pdf with the form-recognizer in c# code. the pdf is flattened and it is non form, i need to get the check box status on scanned pdf using form-recognizer in .net core.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,504 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Ramr-msft 17,651 Reputation points
    2020-07-14T15:29:05.087+00:00

    @dayakar-4859 Form Recognizer does not yet support check boxes and selection Marks, this feature is coming in near future.

    1 person found this answer helpful.

  2. Ramr-msft 17,651 Reputation points
    2020-07-16T00:07:50.947+00:00

    @dayakar detecting the checkbox and getting their status is the new feature currently in the private preview part of the Layout API.Please send an email with subscription id to AzCommunity@microsoft.com for requesting to add in the private preview.

    1 person found this answer helpful.
    0 comments No comments