conamor macrumors 6502 Original poster Jun 27, 2013 365 21 May 26, 2015 #1 Hi, I would like to split a 200 pages PDF document into 200 unique PDF files. Is there any easy and fast way to do this? Thank you
Hi, I would like to split a 200 pages PDF document into 200 unique PDF files. Is there any easy and fast way to do this? Thank you
prisstratton macrumors 6502a Dec 20, 2011 546 129 Winnipeg, Manitoba, Canada May 26, 2015 #2 conamor said: Hi, I would like to split a 200 pages PDF document into 200 unique PDF files. Is there any easy and fast way to do this? Thank you Click to expand... Please see attached screen shots Attachments PDF_1.jpg 189.9 KB · Views: 107 PDF_2.jpg 323.3 KB · Views: 122
conamor said: Hi, I would like to split a 200 pages PDF document into 200 unique PDF files. Is there any easy and fast way to do this? Thank you Click to expand... Please see attached screen shots
jonblatho macrumors 68030 Jan 20, 2014 2,583 6,374 Oklahoma May 26, 2015 #3 The previous solution does not seem to work in the latest version of Automator, as the actions seem to have changed. Here's what I did: Open Automator and create a new Workflow Drag the PDF(s) you'd like to split into the right pane In the sidebar, under Library, click "PDFs" Drag the "Split PDF" line into the right pane Change the output location if desired Click Run in the upper right You should see files in the specified output location named "[OriginalFile]-page1.pdf," "[OriginalFile]-page2.pdf," and so on.
The previous solution does not seem to work in the latest version of Automator, as the actions seem to have changed. Here's what I did: Open Automator and create a new Workflow Drag the PDF(s) you'd like to split into the right pane In the sidebar, under Library, click "PDFs" Drag the "Split PDF" line into the right pane Change the output location if desired Click Run in the upper right You should see files in the specified output location named "[OriginalFile]-page1.pdf," "[OriginalFile]-page2.pdf," and so on.
conamor macrumors 6502 Original poster Jun 27, 2013 365 21 May 27, 2015 #4 I will definatly try this tonight. Thank you very much