Input: sample-flyer.pdf
java -jar bin/tabula-1.0.5-jar-with-dependencies.jar -g -p all -f JSON -o "sample-flyer--tabula-java-java.json" "sample-flyer.pdf"Output: sample-flyer--tabula-java-java.json
Loading preview…
-l/--lattice: forces ruling-line-based table detection (for tables with visible cell borders), as opposed to -g/--guess's stream-based heuristic above.
java -jar bin/tabula-1.0.5-jar-with-dependencies.jar -l -p all -f JSON -o "sample-flyer--tabula-java-java--lattice.json" "sample-flyer.pdf"Output: sample-flyer--tabula-java-java--lattice.json
Loading preview…