accesing pages (or ranges of pages) via Reportlab

Peter Hansen peter at engcorp.com
Mon Apr 18 10:25:31 EDT 2005


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.



More information about the Python-list mailing list