Skip to content

XText 3.3 distribution

Latest
Compare
Choose a tag to compare
@mubaldino mubaldino released this 19 Dec 14:42
· 46 commits to master since this release

Description: Quarterly Release, keeping pace with Xponents releases.

libraries: Xponents 3.3, Tika 1.22, PDFBox 2.0.17.

Usage: use via command line or via Java API, as demonstrated in demo main, XText:

  ./script/convert.sh --input ./test/simple-test.pdf

  # output appears in ./output/

  # for help:
  ./script/convert.sh --help