Hello,
I have a requirement to split 1 pdf file containing payslips of many employees into multiple pdf files in such a way that each pdf should contain payslip of only one employee.
I read the blog https://archive.sap.com/discussions/thread/3473105 and understand that we can split based on number of pages.
The challenge I am facing is that payslip of some employees can extend to the second page as well. And for some employees it can be only on one page. So it's dynamic. I was wondering if I can split based on some text value? How can I do that?
Moreover, the splitting needs to be done in CPI.
Your help would be much appreciated.
Kind regards,
Mateen