tabula-java
tabula-java copied to clipboard
Algorithm suggestion
Hi,
Some time ago I reported an issue, regarding some PDF file that tabula-java processed with some small errors.
https://github.com/tabulapdf/tabula-java/issues/269
Debugging such a big project seemed hard to me, so I worked a different solution. My solution still needs debugging, but I think you may be interested in how it works:
https://github.com/andrescg2sj/Courseminer
Best regards