[reportlab-users] Reading PDF
Henning von Bargen
H.vonBargen at t-p.com
Fri Feb 9 03:34:37 EST 2007
If you want to use a pure-python library
for extracting the text (and document info) for a given PDF,
you might try the excellent pyPdf library from Mathieu Fenniak.
See http://pybrary.net/pyPdf
The library also supports to create new PDFs by adding or merging
pages from existing PDFs.
HTH
Henning
More information about the reportlab-users
mailing list