New Features |
---|
1. | New Components |
2. | New HorizontalLinePrimitive component. |
3. | New VerticalLinePrimitive component. This component can work in traversal mode. |
4. | New RectanglePrimitive component. This component can work in traversal mode. |
5. | Export to dbf (dBase/FoxPro) is added. |
6. | Export to mht (WebArchive) is added. |
7. | Now excel export supports images. |
8. | Now you can create encrypted pdf files with passwords. |
9. | Now underline fonts successfully exports to pdf. |
10. | New rtf export mode - Table. |
11. | Special option of export to rtf - Page Headers and Footers. |
12. | All segmented pages will be divided when exporting. |
13. | Export to xml is fully redesigned. |
14. | Now rtf text exports to pdf as a text. This feature radically decrease size of result files. |
15. | New ExportAsImage property is added to the StiText. |
16. | New types of charts - SteppedLine and SteppedLineArea. |
17. | Conditions for each series (Conditions property). |
18. | Sorting of values and arguments with property (SortDirection and SortBy properties). |
19. | Filtering of values and arguments (Filters property). |
20. | Now you can create series automatically. |
21. | New Width for columns and bars property. |
22. | New UseSeriesColor property. |
23. | The Range property for each axis. |
24. | The Step property for each axis. |
25. | Special StiOptions.Print.ChartAsBitmap property. |
26. | Special StiOptions.Engine.RenderChartAsImage property. |
27. | The ProcessAtEnd property for processing charts at end of report rendering. |
28. | New StiSeriesLabels.ShowValue property. |
29. | New StiSeriesLabels.LegendValueType property. |
30. | New StiProcessChartEvent event in chart. |
31. | New PrintDestination at WebViewer property. This property allows you to select type of printing in web. You can print to pdf file, to popup window or directly to printer. |
32. | New StiWebViewer.HtmlCharSet property. This property allows you to select the CharSet for resulting files. |
33. | New ScrollBarsMode in StiWebViewer property. |
34. | New ShowPageBorders in StiWebViewer property. |
35. | IsImageRequest is obsolete. |
36. | Now you can preview and print reports in dot-matrix mode. |
37. | With new Report.PreviewSettings property you can adjust behavior of Preview Window. |
38. | With new Report.PrinterSettings property you can adjust printer settings. |
39. | Intellisense to text expression editor. |
40. | Subscript and superscript to rtf editor. |
41. | New Label Wizard. This wizard helps you create report with labels. |
42. | Fully redesigned UI of filters of databands. |
43. | Fully redesigned UI of sortings of databands. |
44. | Fully redesigned UI System Text Editor. |
45. | Updated standard report wizard. |
46. | Now you can sort items in dictionary. |
47. | Fully redesigned UI of sorting. |
48. | New image editor. |
49. | New StiOptions.Designer.RunWizardAfterLoad property. |
50. | Report engine now supports IDictionary. |
51. | Report engine now supports ICustomTypeDescriptor. |
52. | New unique ability - you can create new datasource based on another datasource. |
53. | New database adapter - MySql data adapter. |
54. | New system variables: LineRoman, LineABC. |
55. | Conditions - new property for each component. This property helps you adjust quality of components when report rendering. |
56. | New GlobalizedStrings property - this property allows you to fully localize report with special editor for different languages. |
57. | New AutoScale property in BarCodes. |
58. | The StiGroupHeaderBand.SortDirection property. This property adjust sorting of data in groups. |
59. | New ResetPageNumber property. With this property you can reset page number when report rendering. |
60. | The StartNewPage property is added to the HeaderBand and to the FooterBand. |
61. | The CanBreak property is added to the HeaderBand and GroupHeaderBand. |
62. | New StiBarCode.ShowLabelText property. |
63. | New StiReport.SubReports property for printing report which contains other reports. |
64. | The Tag property for the StiReport. |
65. | The StiConfig.Engine.UseGdi32ForTextRendering property. |
66. | Progress bar is added for exporting, saving, loading and rendering operations. |
67. | The StiComponent.PrintOn property. |
68. | Now you can place a cross-tab on a databand. |
69. | The StiPage.PageHeadersFootersFromPrevPage property. |
70. | The StiPage.Watermark.Enabled property. |
71. | Watermark's image is added |
72. | Now variable can contain an image. |
73. | New expression is added to Image - ImageData. |
74. | New property is added to the StiRichText.FullConvertExpression. |
75. | New Function for variable property. |
76. | New Exporting, Exported, Printing, Printed events to a report. |
77. | New ShrinkFontToFit property to the Text component. |
78. | New ShrinkFontToFitMinimumSize property to the Text component. |
79. | New StiReport.ReportCacheMode property. |
80. | Now you can place Crossband anywhere. |
81. | Line for groups is supported. |
82. | Improved work of the ProcessingDuplicates property. |
83. | WYSIWYG property is replaced by new TextQuality property. All old reports will be converted automatically. |