Hello everyone,
I have a PDF file which I converted to a text file, and now I want to read the whole thing, search for the keyword "SITUATIONAL" and insert it all into the database and where "SITUATIONAL" will be the key entry for printing it out on the web.
I have no idea on how to continue with this, I sort of got somewhere with HTMLAgilityPack and C#, but my boss wants me to use VB unfortunately :(
Any pointers in the right direction would be greatly appreciated.
- Robert.
Note: If there is a way to import/read PDF files directly, that would be even greater so I won't have to convert them to a .txt file.
Note 2: Here is a link for a sample of the text file.