StimulReport.Net version 2007.1 changes.
StimulReport.Net version 2007.1 changes.
Add: static property StiOptions.Designer.AllowSaveToAssembly
Add: static property StiOptions.Designer.AllowSaveToSourceCode
Add: static property StiOptions.Designer.AllowSaveToSourceCode
StimulReport.Net version 2007.1 changes.
Add: Pdf export improved. Resulted file size is decreased.
Add: VistaDb data adapter
Add: Ability create report in new application domain
Add: VistaDb data adapter
Add: Ability create report in new application domain
StimulReport.Net version 2007.1 changes.
Add: Now in report tree you can remove components with the delete key
Add: Now in report tree you can multi select components with control or shift keys
Add: New Overlay band
Add: Export to excel is improved, now ExcelValue expression supports currency values, also the HideZeros property is supported
Add: The PreviewMode property of a report now can has the DotMatrix value
Add: You can predefine encoding for the Dot-Matrix mode in the StiOptions.Preview.DotMatrixWindow.DefaultEncodings static property.
Add: The Open button is available in the dot-matrix preview mode.
Add: Now in report tree you can multi select components with control or shift keys
Add: New Overlay band
Add: Export to excel is improved, now ExcelValue expression supports currency values, also the HideZeros property is supported
Add: The PreviewMode property of a report now can has the DotMatrix value
Add: You can predefine encoding for the Dot-Matrix mode in the StiOptions.Preview.DotMatrixWindow.DefaultEncodings static property.
Add: The Open button is available in the dot-matrix preview mode.
StimulReport.Net version 2007.1 changes.
Add: Pdf export now supports transparency.
Add: Export to Excel Xml is improved.
Add: Export to Excel Xml is improved.
StimulReport.Net version 2007.1 changes.
Add: Inheritance of the reports.
StimulReport.Net version 2007.1 changes.
Add: Work of WebViewer is improved.
Add: New property ToolbarAlignment was added to the WebViewer.
Add: New property RenderMode was added to the WebViewer component.
Add: New property ToolbarAlignment was added to the WebViewer.
Add: New property RenderMode was added to the WebViewer component.
StimulReport.Net version 2007.1 changes.
Add: PrintIfEmpty property to Cross-Tab component.
Add: New component Hierarchical Band.
Add: New component Hierarchical Band.
StimulReport.Net version 2007.1 changes.
Add: Export Each Page to Sheet property in the Export to Excel.
Add: ExcelSheet property to the Page component, now you can specify Excel Sheet of report page
Add: ExcelSheet property to the Page component, now you can specify Excel Sheet of report page
StimulReport.Net version 2007.1 changes.
Add: Two new aggregate functions MinDate and MaxDate.
StimulReport.Net version 2007.1 changes.
Add: A set of functions for calculation of the total in events, scripts and expressions.
Following lines shows how functions can be called:
Totals.Sum(YourDataSource, expression),
Totals.Sum(YourDataBand, expression).
Functions can be passed as the DataBand and GroupHeaderBand argument.
Following lines shows how functions can be called:
Totals.Sum(YourDataSource, expression),
Totals.Sum(YourDataBand, expression).
Functions can be passed as the DataBand and GroupHeaderBand argument.