This release consolidates enhancements and fixes that have been made in the last 12 months.
Enhancements |
Continuous paper |
A new property of TPage, 'Continuous' adds support for printing from rolls |
StartNewPageInComposite |
This is a new boolean property of the report object. It forces the report to begin on a new page in composite reports. |
Full Justification |
For multiline text controls there is a new format mode to fully justify text. |
Background thread option |
A new boolean property of the report 'CreateInBGThread' sets whether the preview report creation is performed in a background thread. |
XML Custom Preview |
Support has been added for custom XML browsers. The existing procedure for creating a custom QRP browser can now be implemented for custom XML browsers.
A sample custom XML browser is included in the source. |
XML Preview Enhanced |
XML preview is enhanced, copy to clipboard added and sample code for drill-down and other functions added.
|
Wordwrap Style (Unicode versions only) |
Text controls which can wrap text automatically can now be set to break the text between characters as is customary in some languages. |
Standard Preview |
The starting position of the standard preview can now be set. |