Hi,
I am having an issue where I built a flow where it can split PDF document invoice into single pages based on heading. The issue I am facing is how do I do it where some invoices are over two pages.
So the heading will be on page 1 and the next heading is on page three. I need page 1 and 2 to be built into a single PDF document.
Invoice will be coming from different people so the heading will change but the variable will be passed from the cloud flow alongside the page number. Then PAD will loop and extract the pages by text reference.
I have attached my PAD flow with page number from Cloud Flow alongside two invoices. One invoice covering one page the other is over two pages then on the third page and forth page it covering the invoice on a single page for both three and four.