question

SohaibMohammad-0989 avatar image
0 Votes"
SohaibMohammad-0989 asked romungi-MSFT answered

form recognizer

I have created flow in which I have used email trigger where it need to take attachments as pdfs the Form Recognizer and to extract data from pdfs but I need to use on only pdfs not jpegs,pngs as extra junk files are saving from emails can you please the this question

azure-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

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@SohaibMohammad-0989 How are you calling the form recognizer API? If you are extracting files from an email you could only pass the PDF documents to the API and use the header Content-Type: application/pdf to process only PDF files.

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.