DJ's forum moved to a phpBB, which is much easier and faster than previous one.
DynamicJasper (DJ) is an open source free library that hides the complexity of Jasper Reports, it helps developers to save time when designing simple/medium complexity reports generating the layout of the report elements automatically.
DJ creates reports dynamically, defining at runtime the columns, column width (auto width), groups, variables, fonts, charts, crosstabs, sub reports (that can also be dynamic), page size and everything else that you can define at design time (see features).
DJ keeps full compatibility with Jasper Reports since it's a tool that helps creating reports in a programmatic friendly way, taking care of the report design for you.
Classic .jrxml files can be used as templates while the content and layout of the report elements are handled by the DJ API.
:: Group footer and header labels.
:: Tero: The flex report component.
:: Charts series and category switching.
Version 3.0.0 introduces breaking changes
The DJ Playground is an example web application intended to show some of the API capabilities and its full potential. See it working online!!! or download it.
Get started! and have your first report in minutes.
Already coding? find the twist you need in the HOW-TO section.
Community Support: forums and tracker available
Code examples are available, actually they are the tests we run on every build.
Crosstabs are double entry tables where columns and rows depends on the data. This great feature introduced by JasperReports is easily available through DynamicJasper.
With DynamicJasper it is really easy to get reports of different nature concatenated in a single one