microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
519 stars 175 forks source link

Send more than one file for OCR simultaneously #849

Open Harshil-Kansagara opened 3 years ago

Harshil-Kansagara commented 3 years ago

I am using Azure.AI.Form.Recognizer 3.1.0-beta.1 NuGet package version in local. I have written a code for extracting value from the PDF file in C# using this sample Recognize custom forms from a file stream. So here my question is how to send more than one file for OCR simultaneously because the description of StartRecognizeCustomFormsAsync / StartRecognizeCustomFormsFromUriAsync methods says one or more forms, using a model trained with custom forms