Neue Möglichkeiten |
---|
1. | The new static property StiOptions.Export.Html.UseExtendedStyle is added to solve compatibility issues when overriding global styles. |
2. | Export to Excel2007. The text with HTML tags is now exported as formatted text; to restore the old behavior, property must be enabled
StiOptions.Export.Excel2007.RenderHtmlTagsAsImage = true. |
3. | The new static property StiOptions.Engine.RenderRichTextInOtherDomain (to avoid errors of WPF - memory leaks when processing richtext with images). |
4. | The global event StiOptions.Engine.GlobalEvents.OpenHelp. |
5. | When creating a new Data Source with Data from a CSV file, now you can specify the separator used in it. |
6. | Export to PowerPoint now supports hyperlinks. |
7. | Export to PDF. Added support for digital signatures using certificates CryptoPro. |
Verbesserungen |
---|
1. | Optimized report rendering time, especially when Unlimited Height property of the page is set to True
. |
2. | Optimization of chart drawing time on large set of data. |
3. | Enhanced the work of the ShiftMode property. |
4. | Export to PDF, Optimization of speed. |
5. | DotMatrix preview. Optimizing the speed of work. |
6. | Deleted Hand and Select Tool from Toolbox. |
7. | Scrolling for the Request from User variables of the type List. |
8. | Improved "Prevent Intersection" for Series Labels. |
9. | The property Filter Engine is now located in the form Data Setup. |
10. | The new editor for Sub Report. |
11. | Accelerated processing of RichText components. |
Behobene Fehler |
---|
1. | Export to Excel97-2003. The processing dates the report property Culture is processed too. |
2. | Export to Excel. When using the tag "exceltext" and opening the file in MS Excel 2010-2013 now the warning "The number is saved as text" is not thrown. |
3. | Export to Word2007. A rare error occurred while processing an empty RichText component. |
4. | An exception in the designer when opening the dictionary of a business object, type of what is not yet loaded into the application domain. |
5. | In the report wizard, in the theme tab, now you can load the current collection of report styles. |
6. | Sorting of groups by sum in the interpretation mode now work correctly. |
7. | Filters for VirtualSource in the interpreted mode now work correctly. |
8. | The new properties for Sub Report - File, Url, Parameters. |
9. | Export to PDF. Incorrect file when using some certificates in the digital signature. |
10. | Export to PDF. The soft hyphen character is now exported correctly when enabling the property StiOptions.Export,WinFormsHighAccuracyWordWrap. |
11. | In some cases, incorrect saving of properties of the object AdvancedBorder. |
12. | Export to the SVG format now supports hyperlinks. |
13. | The property Auto Series Color Data Column for the Pie chart. |
14. | When using the text display mode Wysiwyg the group of characters InitialQuotePunctuation FinalQuotePunctuation when dragging text are now correctly handled. |
15. | The error of the report compilation, in whichVB.NET is set as a report language and uses variables of the type DateTime (nullable), if the variable is set to the property NotAssigned. |
16. | Incorrect handling of a sequence of characters \ "in line when compiling the report. |
17. | Before closing the Designer the event SavingReportInDesigner occurs. |
18. | Under certain circumstances, the Condition incorrectly applied the border. |
19. | The component Clone could not be placedinto another Clone. |
20. | The property Tool Tip Data Column when using Auto Series of charts. |
21. | Export to HTML. At some parameters of a textbox, wrapping of very long words worked incorrectly. |
22. | Send E-mail. Now, if the default mail client is Outlook, the parameter "attachment" is not specifying in the command "mailto:". |
23. | Export to HTML. Changed the algorithm for calculating coordinates for a more correct version of the resulting file.
. |
24. | Export to Word2007. Bookmarks of containers were not exported. |
25. | Increased speed of exports in the tabular mode (Word, Excel, CSV, HTML) to 5 .. 20%. |
26. | Improved left align of numbers in Excel export. |
27. | A rare bug when using filters with multiple conditions and complex expressions. |
28. | The StiOptions.Dictionary.ShowOnlyAliasForComponents property now works. |
29. | The background of the Shape component is now transparent, when using ImageFormat=Png in the export to HTML. |
30. | Export to SVG. The right edge of the text aligned by the width was cut off when displaying in IE. |
31. | Export to SVG. Empty rows were output incorrectly inside the text. |
32. | Sorting of data sources by an expression in the interpretation mode. |
33. | Export to Excel2007. An issue with newline (line ending, end of line) symbols. |
34. | Some issues with encoding characters inside expressions in the RichText component. |
35. | Improved work of the Text component with the Editable property. |
36. | Some issues in Import.TelerikReports. |
37. | Wrong definition of the correct overload of some functions in the interpreted mode. |
38. | The page property ExcelSheet now works in the interpreted mode. |
39. | When copying a style of a component the new value in the property Component Style was not assigned. |
40. | The function IsFirstPage and property PrintOn=OnlyFirstPage/ExceptFirstPage now works correctly when using the property ResetPageNumber and one pass of report redering. |
41. | Copy and Paste in Style Designer. |
42. | Moved Copy Style Tool from ToolBox to the Ribbon Menu. |