I have a 1.62MB PDF file that I need to parse information from and instead of manually pulling it, I'd like to be able to have a script read it and extract the data I need.

However, I haven't seen anything to just READ PDFs. Is there a specific function or external library that I would need to do this?

-William

    Write a Reply...