v2.1.2 (Unpublished version)
Release date: 08.Oct.2008
New features:
- QTextDocument printing is available in TextdocumentPrint mode. Only the page header and page footer are usable for this mode
- Total pages (pagecount) system variable for TextdocumentPrint mode
- Text document template feature logic has been changed. This service now enables texts in all item source types to be a template
Bugfixes:
- Fixed this bug: NCReportOutput->option() sometimes returned a broken pointer when NCReport object was deleted before print preview window closed.
- Using QImage instead of QPixmap for making report engine thread safe
- System variables now are evaluated in expressions
- Some other small fixes