The maintainer of the project, danfinkle, has not been active on github for two years.
There is a fork that continues to be developed.
https://github.com/openhtmltopdf/openhtmltopdf
- Code: Select all
<dependency>
<groupId>io.github.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-pdfbox</artifactId>
<version>1.1.22</version>
</dependency>
For example, the dependency on PDFBox has been raised from 2.x to 3.x.
Are you considering switching to the more recent fork?