1) use the "Document-> Extract Pages..." menu item. 2) Drag and drop pages into another document from the "Pages" navigation tab
3) Write an automation Script using the "doc.extractPages()" function. If you do this all the time, and in the same way, then an automation script is a good option
4) there are many, many 3rd party products for splitting PDFs. Just do a web search on "Split PDF".
1) use the "Document-> Extract Pages..." menu item.
2) Drag and drop pages into another document from the "Pages" navigation tab
3) Write an automation Script using the "doc.extractPages()" function. If you do this all the time, and in the same way, then an automation script is a good option
4) there are many, many 3rd party products for splitting PDFs. Just do a web search on "Split PDF".
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script