tabula-java
tabula-java copied to clipboard
Extract tables from PDF files
I was using this code to verify the table data against pdf raw data using TestNG assertion (Assert.assertTrue(pdfData.contains(tableData)); the assertion is failing as only the first word of the Table...
The GUI/Webapp version of tabula works (almost) perfectly to grab the tables I need (from a scientific article). However, I am trying to create an automated system and the command...
I have an issue with merged cells where the cells are merged in some rows but not others. I end up getting one cell where 3 are merged and my...
Hi, I have tried all the possible algorithms but unable to extract tables from this pdf file. Please, help me with the solution. [FR_Y-1520221231_i.pdf](https://github.com/tabulapdf/tabula-java/files/11615922/FR_Y-1520221231_i.pdf)
Encapsulate rulings method from class Page into class Rulings. Make methods about rullings more object-oriented.
tabula command doesn't return the guessed bounding box, thus py-tabula cannot have this information.
In my usage scenario, the best parsing result can be obtained by parsing pdf in the lattice mode, but there is still a bug: the drop-down box is also parsed...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.11.0. Release notes Sourced from maven-compiler-plugin's releases. 3.10.1 🚀 New features and improvements [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy 🐛...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.5.0. Release notes Sourced from maven-javadoc-plugin's releases. 3.4.1 [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158) @pzygielo Skip Java...
Tabula API version: 1.2.1.18052200 Filename: Leelanau_november_2022_official_general_election_results.pdf Internal Server Error (500) Request Method: POST Request URL: http://127.0.0.1:8080/pdf/7ddbda60bdaa6869747902bb6f99367c250be56a/data (NameError) no method 'getArea' for arguments (org.jruby.RubyNil,org.jruby.RubyNil,org.jruby.RubyNil,org.jruby.RubyNil) on Java::TechnologyTabula::Page [Leelanau_november_2022_official_general_election_results.pdf](https://github.com/tabulapdf/tabula-java/files/10507339/Leelanau_november_2022_official_general_election_results.pdf)