On Thu, May 3, 2012 at 8:23 PM, Chris Curvey <ccur...@gmail.com> 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

Reply via email to