mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
addBookmark() && findPageIndexByBookmark() have been added to the script
This commit is contained in:
@@ -1191,6 +1191,7 @@ ReportPages ReportEnginePrivate::renderToPages()
|
||||
|
||||
activateLanguage(m_reportLanguage);
|
||||
emit renderStarted();
|
||||
m_scriptEngineContext->setReportPages(&result);
|
||||
|
||||
for(int i = 0; i < m_renderingPages.count(); ++i){
|
||||
PageItemDesignIntf* page = m_renderingPages.at(i);
|
||||
|
||||
Reference in New Issue
Block a user