mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 16:49:07 +03:00
Printing prepared pages has been added
This commit is contained in:
@@ -206,6 +206,7 @@ public:
|
||||
IPreparedPages* preparedPages();
|
||||
bool showPreparedPages(PreviewHints hints = PreviewBarsUserSetting);
|
||||
bool prepareReportPages();
|
||||
bool printPreparedPages();
|
||||
signals:
|
||||
void cleared();
|
||||
void renderStarted();
|
||||
|
Reference in New Issue
Block a user