Skip to content

Releases: omxhealth/tabula-java

v1.6.0 (upstream) with drugbank features

31 Jan 20:35
Compare
Choose a tag to compare

WOW it's finally here, we're back on track with upstream! YAY see #1 for more info on how we got here.

Fix character deletion when using straight edge detector

19 Sep 16:48
Compare
Choose a tag to compare

Same as the last release, but without removing the first character of each page! 👍

Tabula with edge detection and page number removal

16 Sep 21:39
Compare
Choose a tag to compare

Use -pn to attempt to remove page numbers during conversion process.

java -jar tabula-java.jar -ha -pn -p all -b ./pdfs/

Tabula Java with edge detection

16 Sep 17:51
Compare
Choose a tag to compare

Adds new edge detection feature to improve text merging based on apparent horizontal alignment of text.

    java -jar tabula-java.jar -ha -p all -b ./pdfs/

Based on v0.9.1, with bug fixes & better user experience

07 Sep 17:02
Compare
Choose a tag to compare

Adds some bug fixes, as well as a bit of logging in batch mode.

Batch Processing Alpha

23 Aug 15:51
Compare
Choose a tag to compare

Use -b to convert all pdfs from a folder. Example:

  java -jar tabula-java.jar -g -p all -b my_pdfs/