tabulapdf / tabula-java

Extract tables from PDF files
MIT License
1.82k stars 425 forks source link

Add a simple API usage example applying SpreadsheetExtractionAlgorithm #509

Closed mskopp closed 1 year ago

mskopp commented 1 year ago

I have not been able to push against the repo to create a pull request, but here comes some improvement to the README.md:

diff.txt

Full updated README.md file: README.md

jazzido commented 1 year ago

Thanks @mskopp ! If you fork this repo and pushing against that fork instead, you'll be able to create a PR from there.

Otherwise I can apply your changes manually (and credit you in the commit message)

mskopp commented 1 year ago

Thank you @jazzido - I created PR #510 and AFAIK this issue should auto-close after merging.

jazzido commented 1 year ago

Thanks @mskopp. PR merged to master