Reputation:
I want to extract text and properties (author, title, etc.) of PDF file.
I need to extract and parse Text from a pdf file in a classic ASP environment. I read another post about using the PDF iFilter driver installed with Adobe Acrobat 9 which can be referenced through COM.
Is this possible? If so, how do I get started?
Upvotes: 0
Views: 1079