I want to process over the cover page of multiple page pdfs that I receive.
I can train the model using 2 page pdfs (the 2nd page being a different format for each file), but the real model needs to be able to process 100+ page pdfs (and only look at the first page).
Since there's no way to split pdfs in Flow, and it seems like my AI Form Processor doesn't work when I give it more than 2 pages, what can I do?