mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-07 00:21:24 +03:00
ReportFooter splitting has been fixed
This commit is contained in:
@@ -1259,6 +1259,8 @@ BandDesignIntf *ReportRender::saveUppperPartReturnBottom(BandDesignIntf *band, i
|
||||
upperBandPart->updateItemSize(m_datasources, FirstPass, height);
|
||||
registerBand(upperBandPart);
|
||||
upperBandPart->copyBookmarks(band);
|
||||
if (patternBand->isFooter())
|
||||
closeFooterGroup(m_lastDataBand);
|
||||
} else delete upperBandPart;
|
||||
|
||||
if (band->columnsCount()>1 &&
|
||||
|
||||
Reference in New Issue
Block a user