I was hoping to get just the word count from a pdf document programmatically.
I\'ve looked at PDFSharp, but it\'s awefully bulky for what I want to do. I don\'t h
You can use a pdf2text tool and then count the words:
tools pdf2text