Skip to content

tabula 1.0.4

Compare
Choose a tag to compare
@jazzido jazzido released this 03 Sep 12:55
· 103 commits to master since this release

Bug fix and maintenance release:

  • Updated dependencies
  • clarify -a command's coordinate order (thanks @jeremybmerrill!)
  • Extra information on coordinate system in command-line help text (thanks @harrybiddle!)
  • Fix excessive memory usage issue with large (many pages) PDFs
  • getFontSize -> getFontSizeInPt (#277)
  • CommandLineApp: disable unused --debug flag
  • Added a heuristic to filter out tall-ish whitespace elements that can throw off text chunking (thanks @travisbeale)