How do I get the specified text from a multi-page PDF with form recognizer?
I am aware that the same label name cannot be used for multiple pages.
I am aware that the same label name cannot be used for multiple pages.
One way is to change the label names according to the page number (e.g.; title1, title2) . Or, I think there is a way to split the PDF file.
Is there any other way other than the above?