After a long time away I’m back with some fixes Changes in this version include: New features Detuche messages, thanks to Philip Helger Fixed Bugs: Removed unneeded direct dependency to opensymphony:oscore:jar:2.2.4 Totals in groups footers did not stretch when content overflows (due to wrong evaluation time) Group label was miss-aligned. It was 2 (two) pixels…
DynamicJasper 3.1.8 is out!
Changes in this version include: Fixed Bugs: o borders for totals in crosstab were missing. A bug on the internal styles naming was preventing totals on crosstabs to use their own style. Go to the Download page to get it!
Spring 3 MVC – DynamicJasper Integration Tutorial
A great tutorial about Spring 3 MVC and DynamicJasper integration was posted by the forum user skram, read it here Short introduction: In this tutorial we will integrate DynamicJasper with a simple Spring 3 MVC application. We will provide a custom data source where DynamicJasper will retrieve its data. The application will be layered so…
DJ 3.1.6 is out
HI guys, new version of DJ is out. New features: added method setHeaderVariablesHeight() to DynamicReportBuilder Fixed Bugs: ImageColumn and BarcodeColumn stretch type was not correctly applied. See BarcodeColumnReportTest2 and see how the large row gets the bottom border properly applied. (Issue: 3116544). Thanks to Rutger Jönåker. ColumnBuilder failed to pass image scale mode properly to the…