You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tabula 0.9.4.
See https://github.com/jazzido/tabula/releases
* Fix "(NoMethodError) undefined method `lines' for []:Array" error
when user selects an area with no text. Tickets #170 #168 #159.
(tabula-extractor 0.7.4)
* Fix launch issue on Linux systems where Java cannot access the
desktop environment's default browser. Tickets #171 #148 #147.
* Fix "flickering" issue when the text selection’s pop-up window
appears. #175 #177
tabula 0.9.1 / tabula-extractor 0.6.4
fixes issue with "protected" (but public) PDF files. (i.e., files that
are "encrypted" but have a blank password; other PDF clients open these
files transparently, we can do that too).
update readme to note busted AMIs. update build scripts to have a jar…
… file distribution for Linux, etc. update readme (for dists) with running instructions.