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

How can I automate reordering pages in several hundred pdf files?

New Here ,
Dec 06, 2018 Dec 06, 2018

Hi, I'm new to Acrobat.  I've volunteered to help out my local city govt.  They have a lot of pdf files with pages in the opposite order than the need.  I know I can open each one and reorder each page manually, but that could take several months.  I thought perhaps I could write a script or bat file to speed this up.  I was thinking of extracting each page to a working directory and then combining them (in the new sequence) to make a new pdf file.  So far, it doesn't look like there are command line options to allow me to do this.  Has anybody done something like this?  Is it even possible?  Any suggestions greatly appreciated.

Thanks!!!

TOPICS
Edit and convert PDFs
3.0K
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
1 ACCEPTED SOLUTION
Community Expert ,
Dec 06, 2018 Dec 06, 2018

You just need to use a script. Here is a free one that does it: Custom-made Adobe Scripts: Acrobat -- Reverse Page Order (FREE).

You can set up the script as a custom command and run it with one click.

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 ,
Dec 06, 2018 Dec 06, 2018

You just need to use a script. Here is a free one that does it: Custom-made Adobe Scripts: Acrobat -- Reverse Page Order (FREE).

You can set up the script as a custom command and run it with one click.

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
New Here ,
Dec 06, 2018 Dec 06, 2018
LATEST

Thank you so much!!!!

Merry Christmas!

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