At 05:33 PM 01/10/2012, Michael J. Sinclair wrote:
Is there any way, from an R> or from within a command file to split
a PDF file into 1 file per page? There are lots of programs that can
do that, but I was hoping to find a way to issue a command that
would accomplish the same task without any user intervention.
Thanks in advance!
Mike,
Using R:PDFWorks, pages can be extracted from a PDF document.
PLUGIN RPDFMerge 'vResult +
|ACTION EXTRACT +
|INPUT_FILE C:\PDFDocs\Summary.PDF +
|OUTPUT_FILE C:\ExtractDocs\Summary01.PDF +
|PAGE_RANGE 1,5,10-20 +
|OPEN_AFTER_SAVE ON +
|AUTHOR Technical Services Division of R:BASE Technologies +
|TITLE Test Document +
|SUBJECT Extracted PDF Documents +
|KEYWORDS R:BASE, R:PDFWorks, PLUGIN +
|CREATOR R:BASE Technologies, Inc.'
RETURN
http://www.rpdfworks.com/
Best regards,
John Minyo II
R:BASE Technologies, Inc.
Customer Service