I have created a flow to split the single pdf into multiple single page pdf file.
I have a scenario like, the files usually has 50+ pages, each page is an invoice, COA, Waybills, etc., and each invoice, COA, Waybills, etc. should be split into 1 single PDF.
However, sometimes, an invoice, COAs runs to 2nd or 3rd page. So I cannot use a fixed number to do the split. In case like this, on the 2nd and 3rd page, there’s a keyword of “Page of”.
How could I configure so the bot knows where to do the split correctly?