Check file is
gardsted
gardsted at yahoo.com
Sat Dec 20 04:46:26 EST 2008
Harish wrote:
> Hi Friends
> Is there any utility in python which will help me to read any pdf
> files?
>
> Regards
> Harish
Not sure, what you're after exactly, but I tried googling 'python read pdf'
and found this, so maybe 'reportlab' is what you're looking for:
Re: Reading PDF files
#2
Dec 20th, 2006
To read and manage Portable Document Files you can use the open source ReportLab toolkit (written in Python) from:
http://www.reportlab.org/rl_toolkit.html
kind regards jorgen
More information about the Python-list
mailing list