Awesome
Tabby-PDF
The repository stores projects aimed at developing TabbyPDF, a tool for extracting tables from PDF documents
Installation
git clone https://github.com/cellsrg/TabbyPDF
mvn clean install
java -jar target/tabbypdf-0.2-jar-with-dependencies.jar
Or just an example
make run
See Makefile
for that is actually run. The result will be in src/test/.../edit/...
.