aws-samples / amazon-textract-searchable-pdf

Generate searchable pdf documents from scanned documents with Amazon Textract
Other
67 stars 27 forks source link

Upgrade dependencies, validate JVM17 compatibility, added dynamic out… #10

Closed bnest closed 1 year ago

bnest commented 1 year ago

Building binaries was not working properly since some versions of PdfBox and PdfFonts are not compatible with each other. I used this bug for a version upgrade of most/all dependencies and checked compatibility with v17 of JAVA.