Releases: omxhealth/tabula-java
Releases · omxhealth/tabula-java
v1.6.0 (upstream) with drugbank features
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
Same as the last release, but without removing the first character of each page! 👍
Tabula with edge detection and page number removal
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
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
Adds some bug fixes, as well as a bit of logging in batch mode.
Batch Processing Alpha
Use -b to convert all pdfs from a folder. Example:
java -jar tabula-java.jar -g -p all -b my_pdfs/