Upgrade to PDFBox 2.0.0
See original GitHub issueA stable release of PDFBox 2.0 is around the corner (they’re at rc2 now), so it makes sense to start thinking about upgrading.
Our ObjectExtractor
class extends PDFBox 1.8 PageDrawer
, which changed substantially in 2.0.
Also, PDF rendering improved substantially in PDFBox 2.0, so we might be able to drop JPedal
in Tabula and use PDFBox for rendering.
Issue Analytics
- State:
- Created 8 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
PDFBox 2.0.0 Migration Guide
The Apache PDFBox™ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents,...
Read more >upgrade to pdfbox to 2.0.0 | Confluence Server and Data Center
upgrade to pdfbox to 2.0.0. Closed: Assignee: Priority: Resolution: Closed. Unassigned. Low. Duplicate. Component/s. None. Affected version/s.
Read more >Migration to PDFBox 2.0.x From 1.8.x [closed] - Stack Overflow
I refer to the Java Docs for Apache 2.0.1 PDFBox.
Read more >org.apache.pdfbox:pdfbox@2.0.5 - Snyk Vulnerability Database
Upgrade org.apache.pdfbox:pdfbox to version 2.0.24 or higher. [2.0.0,2.0.24).
Read more >Download pdfbox-2.0.0.jar file - Jar p - Java2s.com
Description. The Apache PDFBox library is an open source Java tool for working with PDF documents. You can download jar file pdfbox 2.0.0...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just for the record:
melisabok/tabula-java@pdfbox2.0
now passes all the tests.We expect to merge @melisabok’s fantastic work in the coming weeks.
We have a pull request: https://github.com/tabulapdf/tabula-java/pull/146 — Will review and integrate with master in the coming days.
Those of you (@gudipatiharitha, @subhashbylaiah, @beng06, @kapil-mangtani, @chezou) interested in helping out testing this, please build from melisabok/tabula-java@pdfbox2.0