#pdfminer
A simple jar to extract pdf content to text
#Installation
The idea is to generate a jar. Here I use leiningen:
make uberjar
#Usage
As simple as one can expect. Just run with your desired file
$ java -jar pdfminer-0.1.0-standalone.jar resources/filetouse.pdf