Новые возможности |
---|
1. | New events - ColumnBeginRender and ColumnEndRender. ColumnBeginRender - occurs when the column rendering starts. ColumnEndRender - occurs when the column rendering finishes. |
2. | Export from the window of preview is updated. |
3. | New property StiReport.ManualBookmark. This property allows you to build a tree of bookmarks by custom. |
4. | New property - StiPage.LargeHeight. Using this property you can set a very big height for a page in the Designer. This allows you to put maximal number of bands on a page when report designing. |
5. | New static property - StiDesigner.DontAskSaveReport. If to set this property in true then when you exit the designer the save dialog box will not be displayed. |
6. | Three new static events - StiDesigner.LoadingDesigner, StiDesigner.ClosingDesigner and StiDesigner.ClosedDesigner are added. |
7. | New property - StiWebViewer.RtfCodePage. This property allows to specify the code page for the Rtf export. |
8. | New property - StiWebViewer.PdfEmbeddedFont. This property controls of fonts inclusion in to the PDF file. |
9. | New property - StiWebViewer.PdfStandardFonts. This property controls of using standard fonts in the PDF file. |
10. | Stimulsoft Reports.Net is translated into French, Italian and Portuguese (Brazil) languages. |
11. | The new Auto Connect in Designer property into options of Designer is added. This property controls of automatic connection with data. |
12. | The new Show Used Objects is added. This property controls of highlighting of objects used in the dictionary designer. |
13. | New static property - StiConfig.DefaultReportConfigPath. This property allows you to specify the path for saving report configurations. |
14. | New static property - StiDesigner.DefaultDesignerConfigPath. This property allows you to specify the path for saving designer configurations. |
15. | New static property - StiDesigner.DefaultDockingPanelsConfigPath. This property allows you to specify the path for saving docking panels configurations. |
16. | New button to Dictionary Designer Export Xml Data. It allows you to save all data from the dictionary as Xml files. |
17. | Automatic calculation of a check digit on EAN-8, EAN-13, UPC-A bar-codes. |
18. | A new ability to drag the data source from the data dictionary on a page is added. |
19. | Now for creating components you can drag a component from the toolbar on a page or on form. |
20. | New reports creation in the Designer is completely updated. Now you can choose four ways of report creation. They are: a blank report, a report, based on template, a report creation with use of master of report creation and previously saved report loading. |
21. | The first part of documentation with description of report creation is added. |
22. | New text editor, code editor, expressions editor, and sql queries editor. Syntax highlighting, outlining and many other features are supported. |
23. | New ability to calculate totals in a column is added. For this you should put a new component with an aggregate function in the ColumnHeader band or the ColumnFooter band. |
24. | New ability Quick Info is added to output various information about components. Due to this feature editing in the Designer has become quicker and handy. The control button with the new feature can be found on the toolbar - Standard. |
25. | Now Stimulsoft Reports.Net supports WYSIWYG for the text. For control use the WISIWYG property of the Text component. |
26. | New property - StiReport.ReportDataSources. Using this property you can add data sources for the report directly to VisualStudio.Net. |
27. | Export to XML format of a rendered report is added. |
28. | When exporting reports to PDF format, national symbols are supported. |
29. | When exporting reports to PDF format, Unicode support (Acrobat 5 and higher) is supported. |
30. | A PDF file packing is added. |
31. | In the export dialog, the option for using only built-in fonts of PDF is added. |
32. | A new ability to build in fonts being used into the PDF file. |
33. | A few report templates are added to Demo. |