I'd imagine you'd have to use some external pdf library which integrates with c# to convert the file into plain text.
Once that's done, you would just write a program as normal.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
The PDF format is exceedingly complex, and Adobe's developer tools are buggy and virtually unsupported. I would look at a 3rd party tool set such as those provided by PDF Tools AG . They are COM objects, so you'll need to create a COM wrapper.
I've also had partial success automating Acrobat's "search" function. However, Acrobat is not .NET compatible.
tgreer
Made Her Cry
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37