Hi there,
If the layout of each of the pages is the same, you can simply split the pages into multiple PDFs using the PDF activities:
- Get PDF page count activity
- Insert the PDF page count into the Repeat Number of Times activity (make sure the Start at of the Repeat Number of Times is 1)
- Insert the current index into the Range of the Extract PDF Page Range activity
- Provide the new file path into the OutputFileName of the Extract PDF Page Range activity
- Perform the Document Understanding (the Form Extractor) for the new file path
Regards,
Azeem