DynamicReports 3.0.1 released

Changes in version 3.0.1


  • upgrade to JasperReports 4.7.0
  • ability to sort chart series values, see ChartSeriesOrderReport for an example
  • ability to add more chart customizers to a chart
  • minor bug fixes and improvements

DynamicReports 3.0.0 released

Changes in version 3.0.0


  • upgrade to JasperReports 4.6.0
  • upgrade to Java 1.6, DynamicReports is no longer compatible with Java 1.5
  • new showColumnValues attribute added to columns, see GroupSubtotalsReport for an example
  • new seriesColorsByName attribute added to charts, see ChartSeriesColorsByNameReport for an example
  • new booleanEmptyWhenNullValue attribute added to boolean columns, see BooleanColumnReport for an example
  • minor bug fixes and improvements

DynamicReports 2.5.1 released

Changes in version 2.5.1


  • grouped stacked bar chart, see GroupedStackedBarChartReport for an example
  • showValues and showPercentages attributes were added to charts
  • new column title group attributes were added - setTitleStretchWithOverflow, addTitleProperty
  • new examples - ChartShowPercentagesReport, ChartShowValuesReport, GroupedStackedBarChartReport

DynamicReports 2.5.0 released

Changes in version 2.5.0


  • dynamicreports-adhoc project - a project that simplifies creating adhoc report applications, see SimpleAdhocReport and AdhocCustomizerReport for an example
    This project allows to configure reports and filter queries and this configuration can be stored or loaded to/from an xml file.
  • new column attribute was added - setPrintWhenDetailOverflows
  • minor bug fixes and improvements
  • new examples - CustomChartReport, ColumnSubreportDataReport, SimpleAdhocReport, AdhocCustomizerReport

DynamicReports 2.4.1 released

Changes in version 2.4.1


  • difference chart, see DifferenceChartReport for an example
  • template styles, this allows to use external styles, see TemplateStyleReport, TemplateStyleFileReport for an example
  • new column attributes were added - setTitleStretchWithOverflow, addTitleProperty
  • upgrade to commons-lang3 3.1
  • minor improvements

DynamicReports 2.4.0 released

Changes in version 2.4.0


  • upgrade to JasperReports 4.5.1
  • list and band background component, see ListBackgroundReport for an example
  • layered bar chart, see LayeredBarChartReport for an example
  • ability to add to the table of contents links to components, see TableOfContentsReport2 for an example
  • minor bug fixes and improvements
  • new examples - CustomPercentageCrosstabReport, FlowColumnPairsReport, ListBackgroundReport, LayeredBarChartReport, TableOfContentsReport2

Latest News

  • Fri
    Jan
    27
    Changes in version 5.0.0 upgrade to JasperReports 6.4.0 upgrade to Java 1.7, DynamicReports is no longer compatibl...
  • Thu
    Jul
    28
    Changes in version 4.1.1 upgrade to JasperReports 6.2.2 added new types of component stretch type minor bug fixes...
  • Thu
    Feb
    11
    Changes in version 4.1.0 upgrade to JasperReports 6.2.0 xyList component, see ComponentsReport for an example