These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Splitting a PDF file

LouisStevens
Registered: Nov 29 2010
Posts: 2
Answered

Hello,
 
I would like to split a PDF file containig more than 100 pages into different PDF files, one for each page. Is it possible ?
 
If yes, is it possible to execute this splitting from an extern application, by manipulating Acrobat by OLE AUTOMATION ?
 
Where can I find documentation about it ?
 
Thanks and regards.
 
Louis

Louis Stevens

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Accepted Answer
The easiest method to split PDF files is to use the Document > Split Document command in Acrobat 9. Or, Tools > Pages > Split Document command in Acrobat X.

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

rbogie
Registered: Apr 28 2008
Posts: 432
on Acrobat's help, find 'Splitting PDFs into multiple documents'
Merlin
Acrobat 9ExpertTeam
Registered: Mar 1 2006
Posts: 766
Hi,

If you are using an Acrobat version older than 9, you should also use this function after installing my free abracadabraTOOLS : http://abracadabrapdf.net/articles.php?lng=en&pg=15
acrobat42
Registered: Nov 29 2010
Posts: 4
Document > Extract Pages (with separate files checked) would be better (you don't have to know number of pages to split by). Dunno about automation...
try67
Expert
Registered: Oct 30 2008
Posts: 2398
Don't know about OLE automation, but with JavaScript you can do it using the extractPages() method.

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com