Skip to main content
Participant
May 16, 2025
Answered

Split PDF Pages and Rename Each Page with Specific Name

  • May 16, 2025
  • 2 replies
  • 1269 views

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?

Correct answer try67

Assuming the text is "real" (not just an image), and consistent (appears in the same location or context), then yes, this should be possible using a custom-made script.

 

If you're interested in hiring a professional to create it for you, feel free to contact me privately by clicking my user-name and then on the blue "Message" button. I've created probably hundreds of similar tools to this for various clients over the years.

2 replies

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
May 16, 2025

Assuming the text is "real" (not just an image), and consistent (appears in the same location or context), then yes, this should be possible using a custom-made script.

 

If you're interested in hiring a professional to create it for you, feel free to contact me privately by clicking my user-name and then on the blue "Message" button. I've created probably hundreds of similar tools to this for various clients over the years.

Thom Parker
Community Expert
Community Expert
May 16, 2025

Yes, but this would have to be done with a script.  Extracting text is an advanced task. 

 

 

 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often