Reading Adobe PDF File

2012-01-28 Thread Shrewd Investor
Hi, I have a very large Adobe PDF file. I was hoping to use a script to extract the information for it. Is there a way to loop through a PDF file using Python? Or do I need to find a way to convert a PDF file into a text file? If so how? Thanks! -- http://mail.python.org/mailman/listinfo/pyt

Re: Reading Adobe PDF File

2012-01-28 Thread Shrewd Investor
If somebody could point to me a resource (past posting, web page, and book) so I could learn or by posting a sample script that would be greatly appreciated? On Jan 28, 9:52 pm, Shrewd Investor wrote: > Hi, > > I have a very large Adobe PDF file.  I was hoping to use a script to >