Azure Form Recognizer API extract table data incorrect

Dharmveer Kirodiwal 0 Reputation points
2023-05-29T08:40:20.51+00:00

Hi,

I am trying to extract table layout from pdf and image using Azure Form Recognized in python. But extracted data is incorrect.

  1. I tried to extract table from pdf then I did not find some table layout.
  2. So, I tried to convert pdf into image then extracted table layout from that image. In this case I got the table layout but some data is incorrect. (Example: extracted "N" where actual value is "NO", extracted "13" where actual value is "(13)").

I have attached the document.

I hope your kind help.

Azure AI Document Intelligence
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.