shebinleo / pdf2html

pdf2html is a module which helps to convert PDF file to HTML pages using Apache Tika. This module also helps to generate thumbnail image for PDF file using Apache PDFBox.
https://www.npmjs.com/package/pdf2html
Apache License 2.0
154 stars 33 forks source link

Updates tika to 2.4.0 since 2.3.0 is no longer available #34

Closed lamoglia closed 2 years ago

comvidnet commented 2 years ago

Was just making a pull request too. I would suggest using https://archive.apache.org/dist/tika/2.4.0/tika-app-2.4.0.jar That url will be working when a new tika version is released

lamoglia commented 2 years ago

@comvidnet yours is better, I'll close this one.