Split at pages that contain specific text or pattern
Hello everyone,
I have on monthly basis a long PDF with 50 or more pages, each with a series of row with employees data.
I need to split this long PDF into different single PDFs, each one with only rows of a specific employee's data or at least the single page containing those specific employee's data (along with al other data in that page).
I would like to do this automatically taking a keyword (referred to an employee) from a list. I do not wish to do it manually (searching into the pdf for a specific employee, then extracting that page, then saving that page)
Is that feasible in some way?
Cheers
