Rajarshi Guha wrote:
Hi, I've been using pdflatex to dump ranges of pages from a PDF file via
Python. However, I was looking at the Reportlab toolkit and was wondering
if this operation would be possible using this toolkit as well.

Admittedly, I have'nt read the documentation in detail, but I was
wondering if anybody could provide any pointers to extracting pages from a
PDF via Python without using pdflatex

I'm pretty sure there is a non-free library available from the ReportLab folks that can do this. (Googling a bit...) PageCatcher. Check www.reportlab.com for more. -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to