I have 3 invoices and I want to split each page of those invoices and want to create new pdf files for each page and save them in my output folder. Problem is it splits all pages for first invoice and only three pages for last invoice from my input folder.
This is my Input Folder
This is result showing in my Output Folder.
SplitNMerge.zip (566.4 KB)
Main.xaml (11.0 KB)