jasper-reports

Topics related to jasper-reports:

Getting started with jasper-reports

There are several libraries used JasperReports Java API for creating reports with Java:

This libraries/frameworks can build reports "on fly" with or without using report's template (jrxml file)

Fill report

Export to pdf

To render fonts correctly in pdf font-extensions should always be used (in classpath)

Compile JasperReports .jrxml to .jasper

Export to xls/xlsx

Using subreports

Font-extensions