danfickle / danfickle/openhtmltopdf
PDFBox 3.0.0 Port
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
There has just been a release of PDFBox 3.0.0-RC1 a few days ago. I've ported openhtmltopdf to it in
https://github.com/rototor/openhtmltopdf/tree/open-dev-v1-pdfbox-3.0.0
It is the same as current master, just with all needed changes for PDFBox 3.0.0-RC1.
#685 contains the Charsets fixes, which can be merged into master now, as they don't depend on PDFBox 3.0.
Some changes where needed because of some additional form field validation done now in PDFBox 3.0.0 (see [PDFBOX-5150](https://issues.apache.org/jira/browse/PDFBOX-5150)).
This issue is just to inform you that there is already a 3.0.0 port and that we can discuss when openhtmltopdf will migrate to PDFBox 3.0. As the RC1 has just been released, it will likely take some time before the first official release is made. Till then PDFBox 3.0 would still be open for (breaking) API changes.
See also [their migration guide](https://pdfbox.apache.org/3.0/migration.html).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.