Skip to main content
Participant
March 22, 2020
Question

Standard - How do I move / organize multiple pages of a document at the same time?

  • March 22, 2020
  • 2 replies
  • 472 views

Using Acrobat Standard, how do I move / organize multiple pages of a document at the same time?

This topic has been closed for replies.

2 replies

Thom Parker
Community Expert
Community Expert
March 24, 2020

Acobat does not provide any features for organizing pages beyond moving selections in the page panel.

However, you can write scripts to do all kinds of complex page organizing tasks.

Take a look at the page organizig tools here:

https://www.pdfscripting.com/public/Automation-Tool-Descriptions.cfm

 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
try67
Community Expert
Community Expert
March 23, 2020

Via the Pages panel on the left. You can use the mouse to click+drag over multiple pages to select them, or using the keyboard with Ctrl (to select individual pages) or Shift (to select a range). Then drag them to the desired location.