
kushal.kumaran+python at gmail
May 3, 2012, 8:22 AM
Post #2 of 2
(94 views)
Permalink
|
On Thu, May 3, 2012 at 8:23 PM, Chris Curvey <ccurvey [at] gmail> wrote: > I'm a long-time user of the pyPdf library, but now I'm having to work with bigger volumes -- larger PDFs and thousands of them at a shot. So performance is starting to become a problem. > > Does anyone know of an analogue to pyPdf that is faster? (Maybe something based on C with Python bindings?) I wonder if it is possible to use cython to speed it up. -- regards, kushal -- http://mail.python.org/mailman/listinfo/python-list
|