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
--
http://mail.python.org/mailman/listinfo/python-list