I’m using document understanding to read multiple (.pdf)
AND
I have one problem when i read my first document (.pdf) it contains 3 pages AND this is my template when i use to set the values in my taxonomy,
PROBLEM:
the problem is when the other document (.pdf) coming and try to read because it contains 1 page like this:
So, the data in the table on my (document2.pdf) only contains just one item in the table and it can’t recognize only get one item, cause im use the data of the table to export in one sheet in excel.
IMPORTANT:
How can fix this trouble AND (Read no matter how pages it contains), please it make me crazy.
NOTE: I’m using Enterprise api Key (document understanding) to read multi-pages, because the community only can read 2 pages.
You can solve this by selecting a good extractor. What’s the extractor you’re using?
If you want to read a document no matter how many pages it contains you can use a machine learning extractor which will successfully identify fields if trained.
Form extractor i used to this case cause this an invoice, the trouble is when it read the first document.pdf cause this is my template used for my (Manage Templates) in data extraction, but it doesn’t work good, JUST for similar document like my template, buy entry and try to read the document2.pdf and only contains one page.