Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Split PDF Pages and Rename Each Page with Specific Name

New Here ,
May 16, 2025 May 16, 2025

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?

TOPICS
Edit and convert PDFs , How to , PDF , PDF forms , Scan documents and OCR
329
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
2 ACCEPTED SOLUTIONS
Community Expert ,
May 16, 2025 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 PDFScripting
Use the Acrobat JavaScript Reference early and often

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 16, 2025 May 16, 2025
LATEST

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.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 16, 2025 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 PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 16, 2025 May 16, 2025
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines