question

Dolu-Solana avatar image
0 Votes"
Dolu-Solana asked GiftA-MSFT edited

Form Recognizer: reading a Multipage PDF

I am trying to read a PDF file with multiple pages but it only recognizes one page. Does anyone one have a solution for this in python?

azure-cognitive-servicesazure-form-recognizer
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered GiftA-MSFT edited

Hi, please check this document for examples (click on appropriate method and scroll to examples). If your forms contain tables, please note that currently tables need to be in a single page to extract.


· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I am using tried using the local invoices methods. I guess invoices are technically tables.

0 Votes 0 ·

Please is the Recognize Invoice Method supposed to behave this way?

0 Votes 0 ·

Depends on the structure of the document. Can you please share sample files (ensure to mask sensitive information)? Does your form contain values that span across multiple pages?

0 Votes 0 ·

The documents are quite sensitive as they are company invoices. And each page is a unique invoice. I could send you my code.

0 Votes 0 ·
Show more comments