add Eclipse BIRT report engine
Less spread than JasperReports but still viable option for generating documents. Visual editor is pretty good, so non-programmers can also create reports.
This commit is contained in:
@ -740,6 +740,7 @@ _Tools to help with PDF file creation._
|
||||
- [Apache PDFBox](https://pdfbox.apache.org) - Toolbox for creating and manipulating PDFs.
|
||||
- [Dynamic Jasper](http://dynamicjasper.com) - Abstraction layer to JasperReports. (LGPL-3.0-only)
|
||||
- [DynamicReports](https://github.com/dynamicreports/dynamicreports) - Simplifies JasperReports. (LGPL-3.0-only)
|
||||
- [Eclipse BIRT](https://www.eclipse.org/birt) - Report engine for creating PDF and other formats (DOCX, XLSX, HTML, etc) using Eclipse-based visual editor.
|
||||
- [flyingsaucer](https://github.com/flyingsaucerproject/flyingsaucer) - XML/XHTML and CSS 2.1 renderer. (LGPL-2.1-or-later)
|
||||
- [iText ![c]](https://itextpdf.com/en) - Creates PDF files programmatically.
|
||||
- [JasperReports](https://community.jaspersoft.com/project/jasperreports-library) - Complex reporting engine. (LGPL-3.0-only)
|
||||
|
Reference in New Issue
Block a user