Split PDF Pages and Rename Each Page with Specific Name
I have a 1000 page PDF document and will be splitting every 2 pages. I will end up with 500 different documents that needs to be renamed to a specific pdf title
Ex.
Employee_1.pdf
Employee_2.pdf
Employee_3.pdf
.
.
Employee_500.pdf
Preferably, I'd like the name of the document be reference off a text that will be subtly shown at the bottom corner of the 2nd page. Is there a way where the system is able pull off the text from the PDF and use that text reference and save it as the PDF document name?
