Python module for converting PDF to text

Posted by cnu on Stack Overflow See other posts from Stack Overflow or by cnu
Published on 2008-08-25T04:44:06Z Indexed on 2010/03/16 8:26 UTC
Read the original article Hit count: 287

Is there any python module to convert PDF files into text? I tried one piece of code found in Activestate which uses pypdf but the text generated had no space between and was of no use.

© Stack Overflow or respective owner

Related posts about python

Related posts about pdf