Add Open HTML to PDF

This commit is contained in:
Jeff Schwartz
2019-07-01 06:25:59 -04:00
committed by Andreas Kull
parent 391ade4ae8
commit a87170be90

View File

@ -703,6 +703,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [flyingsaucer](https://github.com/flyingsaucerproject/flyingsaucer) - XML/XHTML and CSS 2.1 renderer.
- [iText ![c]](https://itextpdf.com) - Creates PDF files programmatically.
- [JasperReports](https://community.jaspersoft.com/project/jasperreports-library) - Complex reporting engine.
- [Open HTML to PDF](https://github.com/danfickle/openhtmltopdf) - Properly supports modern PDF standards based on flyingsaucer and Apache PDFBox.
### Performance analysis