Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch ExtractorPDF and ExtractorPDFContent to pdfbox #575

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Switch ExtractorPDF and ExtractorPDFContent to pdfbox #575

merged 3 commits into from
Apr 12, 2024

Conversation

ato
Copy link
Collaborator

@ato ato commented Feb 21, 2024

ExtractorPDF is using a very old version of itext from 2006. Updating it to the newer version of itext used in contrib would require distribution of core Heritrix to come under the AGPL.

Apache PDFBox is Apache 2 licensed, is actively maintained and used by other widely adopted tools like Apache Tika. So this PR changes both PDF extractors to use the latest version of PDFBox instead.

Neither extractor is enabled by the default configuration so this likely doesn't affect many users.

@ato ato merged commit b3d276b into master Apr 12, 2024
4 checks passed
@ato ato deleted the pdfbox branch April 12, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant