Azure Form Recognizer for scanning separate pages from a multi-page PDF

Abhishek Sahasrabudhe 10 Reputation points
2023-11-29T11:06:57.5966667+00:00

I would like to know how to utilize Azure Form Recognizer for extracting information from individual pages of a PDF file. I have a multi-page PDF and want to scan each page individually using Azure Form Recognizer. Could you please guide me through the necessary steps or methods to achieve this?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,112 questions
{count} votes

1 answer

Sort by: Most helpful
  1. dupammi 8,615 Reputation points Microsoft External Staff
    2023-11-29T16:58:38.12+00:00

    Hi @Abhishek Sahasrabudhe ,

    Thanks for using Microsoft Q&A Platform.

    Custom classification models in Azure Document Intelligence are designed to process each page of the input file separately and it will predict for each page as per the content.

    If you have a similar question regarding reading table data from multiple pages using Document Intelligence Studio's Custom Extraction model, please refer to this thread - To read multiple pages table data

    I hope this helps! Thank you


    If this answers your query, do click Accept Answer and Yes for was 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.