2.4.1
Release date: 2009-11-01
New features:
- [179] BATCH report mode - running multiple reports into one output.
reportcountsystem variable is introduced - [183] Justified text button to the html editor dialog.
- [188] Designer: Field items border/background changes: Labels have gray and fields have red dotted border instead of background color. Design time background color is turned on by "Design time background" checkbox
- [186] Report Parameter handling has been changed.
NCReportParameter*class is not used anymore. Instead a simpler key/value QVariant parameter is applied. This is a workaround of some occurent misterious crash problem.
Fixed bugs:
- [181] Fixed Zint/code1.c Win/Mac #include maclloc/malloc.h
- [184] Zint library compile warnings has been removed (mostly)
- [182] Zones and automatic height of rects: Fit height to zone mode fixed
- [187] Double pass + group on new page combination blank page bug is fixed
- [189] Fixed the bug: text template's embedded variables are not updated when text printout mode
- Other minor fixes