A simple solution would be to install Ghostscript and use its command line
interface from Smalltalk. Ghostscript can process PDF files and write
one-file-per-page output, see
http://www.ghostscript.com/doc/9.06/Use.htm#One_page_per_file.
PDFsam might be an alternative, but it needs a Java Runtime Environment:
http://www.pdfsam.org/?page_id=42HTH,
Joachim Geidel
Am 14.11.12 18:20 schrieb "askoh" unter <
[hidden email]>:
>Using Smalltalk, I would like to break a PDF with 500 pages into 500 PDFs
>of
>one page each.
>
>How can I do that?
>
>Thanks,
>Aik-Siong Koh
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc