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