New Features |
---|
1. | The new static option StiOptions.Export.Excel.SheetViewMode. |
2. | Two new functions ToWordsEnIn(), ToCurrencyWordsEnIn(). |
3. | The AllowUseAsSqlParameter property was added for the variables. |
Enhancements |
---|
1. | Export of bar-codes to SVG using primitives. |
2. | SqlDataBase connectionString is now encrypted when running the report as a class and in the Code tab of the designer. |
3. | Export to PDF. Optimization of export of check boxes. |
4. | Export to PDF. All shapes are now exported as primitives. |
5. | Now the text with HTML tags looks better when increasing system dpi. |
6. | Changed the procedure of filling columns of the date band in the DownThenAcross mode. |
Fixed Bugs |
---|
1. | GlobalizationManager did not work doe the drill-down report. |
2. | The error when releasing report resources when caching images is enabled. |
3. | When the number of columns is more than 701 the result file was damaged. |
4. | Export to HTML. Now color (0,255,255,255) is processed correctly. |
5. | The Collapsed property now works correctly in the interpretation mode. |
6. | Selection of filter values for the chat. |
7. | Export to Excel. The Use One Page Header and Footer property sometimes worked incorrectly when using the Cross components. |
8. | Exception after dragging a container from page to page using the report tree. |
9. | In some cases, the background color (0, x, x, x) of the RichText component was incorrectly processed. |
10. | In some cases, the vertical alignment of cross-tab cells was incorrectly saved when saving to the mdc file. |
11. | The text of the bar-code was incorrectly displayed with the large font size set. |
12. | The SumDistinct function was incorrectlyworking when using the Totals prefix. |
13. | The PrintOn property now works correctly for cross-primitives. |
14. | The BandFilter export property incorrectly worked for bands with the enabled PrintOnAllPages property. |