Texts, tables, and selection marks aren't analysed past the 2nd page of a PDF

Cyril Carraz 41 Reputation points
2023-02-10T09:18:54.2433333+00:00

I'm trying to train a custom model using Form Recognizer v3.0 but I can't label my data past the second page of a PDF because the text isn't analysed like in the first two pages.

How do I annotate and label the data on the third page?

Azure AI Document Intelligence
{count} votes

Answer accepted by question author
  1. romungi-MSFT 49,056 Reputation points Microsoft Employee Moderator
    2023-02-10T15:26:44.98+00:00

    Cyril Carraz This is most likely because 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 relogin to the studio to check if additional pages are processed. The same applies to analyze operation too. Thanks!!

    -Please kindly accept the answer if the answer was helpful to support the community, thanks.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.