C
Chris Curvey
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?)
Does anyone know of an analogue to pyPdf that is faster? (Maybe something based on C with Python bindings?)