1.0.1
tabula 1.0.1 / tabula-extractor 0.8.0
This Tabula update is a minor update which fixes several major issues with our 1.0 release.
New features / bugfixes
- "Extract" button now works in Chrome and Safari. (#350 #368 #375 #383 #385 #386 )
- Fix some auto-detect behavior in documents with many pages. (#355 #356 #358 #360)
- Port number changed back to 8080 due to some situations where Tabula did not actually run on the desired port.
- Fix some behavior when loading documents imported with old versions of Tabula.
- jruby updated to 1.7.22 (#381)
- Mac version now uses Java 1.8.0_60
- tabula-extractor updated to 0.8.0 (#382)
Known Issues & Caveats
- Caveat: Tabula only works on text-based PDFs (ones where you can select text). Scanned documents do not work, and we do not recommend OCR for large files unless you have a data cleaning plan since even state-of-the-art OCR software can have significant error rates.
- _OS X Gatekeeper_: If you’re running Mac OS X 10.8 or later and get a message that says "Tabula can't be opened because it is from an unidentified developer" message, please let us know. (It shouldn't be happening anymore.) See this GateKeeper page for more assistance — your "Allow applications downloaded from" setting should be set to "Mac App Store and identified developers" or "Anywhere."
Downloads
- Windows: tabula-win-1.0.1.zip (PGP sig)
- Mac: tabula-mac-1.0.1.zip (PGP sig)
- Linux/Other: tabula-jar-1.0.1.zip (PGP sig)
Verification:
SHA-1
$ shasum -a1 tabula*.zip
3e1a9879ad2d414c90917a97ed2c48171897d710 tabula-jar-1.0.1.zip
674eea7018411bdecf9c32052de7305a90950b01 tabula-mac-1.0.1.zip
2e72609435412e93a81ec7c1ab3db1219806cd0c tabula-win-1.0.1.zip
PGP
You can also verify that you are downloading an authentic, unmodified version of Tabula using PGP. Files are signed with Mike Tigas’ key (0xA993E7156E0E9923), which is available here, on Keybase, or on most key servers.
Download the .zip
of the Tabula version you want and also download the corresponding .zip.asc
, then use the gpg --verify
command, such as:
$ gpg --verify tabula-jar-1.0.1.zip.asc