Sha256: e39b261b50ddc82cda7cea32d29117a0ce5fef1b8ff4f727e20c71c1ddb0578b
Contents?: true
Size: 664 Bytes
Versions: 3
Compression:
Stored size: 664 Bytes
Contents
bin/tabula test/heuristic-test-set/spreadsheet/tabla_subsidios.pdf --silent -o test.csv bin/tabula test/heuristic-test-set/spreadsheet/tabla_subsidios.pdf -o test.csv bin/tabula test/heuristic-test-set/original/bo_page24.pdf -o test.csv bin/tabula test/heuristic-test-set/original/bo_page24.pdf -o test.csv --format TSV bin/tabula test/data/campaign_donors.pdf -o test.csv --columns 47,147,256,310,375,431,504 #columns should work bin/tabula test/data/argentina_diputados_voting_record.pdf --guess -o test.csv --format TSV #should exclude guff bin/tabula test/data/vertical_rulings_bug.pdf --area 250,0,325,1700 -o test.csv --format TSV #should be only a few lines
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tabula-extractor-0.7.2-java | test/test_bin_tabula.sh |
tabula-extractor-0.7.1-java | test/test_bin_tabula.sh |
tabula-extractor-0.7.0-java | test/test_bin_tabula.sh |