Form recognizer just read page of 1, 2

Jun Zeng 6 Reputation points
2023-02-23T09:05:16.2+00:00

My question might be simple.

I upload ONE of PDF file which has 5 pages, and analyzer only read page 1 and 2. How can read 5 pages in one PDF file.

Or form recognizer only read single page of PDF, if multiple PDF pages, I should split PDF, to be PDF1-1, PDF1-2, PDF1-3, ?

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

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,531 Reputation points Microsoft Employee
    2023-02-23T13:02:30.1366667+00:00

    Jun Zeng The most likely reason that you are seeing only the first two pages being analyzed is that you are using a resource which is on the free tier. This is documented on the limits and custom model pages of the documentation.

    For PDF and TIFF files, up to 2,000 pages can be processed. With a free tier subscription, only the first two pages are processed.

    Please update the pricing tier to standard or S0 from Azure portal and then re-login to the studio to check if additional pages are processed. The same applies to training operations too. Thanks!!

    I have recently answered as similar query from another user who had an additional question after upgrading to S0 tier, you can refer this thread for more information if you have similar query.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    2 people found this answer helpful.

Your answer

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