0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Band relocation has been changed

This commit is contained in:
Arin Alexander
2018-08-07 23:30:40 +03:00
parent c2dab351cb
commit bb339a3a90
8 changed files with 42 additions and 11 deletions

View File

@@ -428,6 +428,8 @@ BandDesignIntf* ReportRender::renderBand(BandDesignIntf *patternBand, BandDesign
bandClone=renderData(patternBand);
}
if (isLast) bandClone->setBootomSpace(1);
if (mode == ForcedStartPage){
savePage();
startNewPage();