Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 397 Bytes

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/....