setStretchingWithOverflow issue in footer variable
Brought to you by:
djmamana,
martingoros
The functionar.com.fdvs.dj.domain.Style.setStretchWithOverflow(boolean stretchWithOverflow) class doesn't work when it's set to true and style is used in the ar.com.fdvs.dj.domain.builders.DynamicReportBuilder.addGlobalFooterVariable(AbstractColumn col, DJCalculation op, Style style, DJValueFormatter valueFormatter).
java : 1.6 update 18
Dynamic jasper : 3.1.8 (tested with 3.1.3 too)
Sample