New Features
1.New Developer FAQ.
2.The new StiPreviewCotrol.PrintingDocument statistic event. This event allows you to control of printing from the window of preview.
3.In addition you can specify which of two variants of digits (standard and eastern) must be used while converting. The StiOptions.Export.Pdf.ArabicDigitsType property is used for this purpose.
4.The ability to convert standard digits into Hindi digits. The StiOptions.Export.Pdf.ConvertDigitsToArabic property is used for this purpose.
5.The Arabic language support is added to the pdf export.
6.The Unicode in the rtf export is added.
7.The text rotation (0, 90, 270 degrees - MS-Word restriction) in the rtf export is added.
8.The new StiOptions class is added. In this class, for convenience, a lot of parameters for the report generator are assembled.
9.The ability to load report assembly from stream is added. For this purpose use the StiReport.GetReportFromAssembly.
10.Verification of the Browsable attribute for business objects is added. Properties which are marked as Browsable(false) cannot be used in the report.
11.The new StiEnumerableToDataSet.PropertiesProcessingType property is added. The new property allows to control of visibility of properties of business objects which are marked as Browsable(false) attribute.
12.The new StiReport.Dictionary.Restrictions property is added. This property allows to you set restrictions on operations with elements of the dictionary. For example, to restrict the column editing add the following code: Restrictions.Add("Customers.CustomerID", StiDataType.DataColumn, StiRestrictionTypes.DenyEdit).
13.The new StiWebViewer.ButtonImagesPath property is added. This property allows you to indicate for the report generator the path to the icons of the toolbar. If this property is empty then images will be transmitted dynamically while displaying a page.
14.The ability the WebViewer localization is added. In the StiWebViewer.LocalizationFile property you may specify the path to the file of localization.
15.The new property StiWebViewer.UseCache is added. If this property is false then the report cannot be saved in cash for subsequent extraction.
16.The StiReport component is reprocessed for full operational capability in Visual Studio.Net. Methods for attaching data to the report, report designer call, report wizard and rendered report viewing without VisualStudio.Net quitting is added.
17.Live Demos, which demonstrate ability of the report generator, are added.
18.The ZipCode component is added.
19.Translation the interface into Czech, Lithuanian is added.
20.The following BarCodes such as Code93, Code93Extended, Postnet, Plessey, Msi are added.
21.The HorAlignment property for the BarCode component is added. This property controls of the BarCode alignment by the width.
22.The VerAlignment property for the BarCode component is added. This property controls of the BarCode alignment by the height.
23.The Angle property for the BarCode component is added. This property controls of the BarCode rotation.
24.The new StiPage.Border property is added. This property allows to specify the page border.
25.The new StiPage.LargeHeightFactor property is added. This property indicates how many times does the page size should be increased while using the LargeHeight property.
26.The special application for fast installation/deinstallation of assemblies of the report generator in GAC, and for fast call of NGEN for assemblies of the report generator is added.

Enhancements
1.The WinControl component output is improved.
2.Correction of the function of the automatic change of a size.
3.When setting PrinterSettings PaperSource, Duplex, and Collate are additionally considered.
4.There is no longer restriction on using both grouping and columns on the band in the AcrossThenDown mode together. The report which shows how to use grouping with columns (SimpleGroup with Columns) is added.
5.The BarCodeType property of the BarCode component is completely reprocessed. All errors are checked.
6.The StiWebViewer is reprocessed. The button for printing a report (export to pdf) and the button for saving a report are added.
7.The blocking of the assembly file after report compilation is removed. Now this file can be deleted or overwritten without application rerunning right after the compilation.
8.The Date system function is substituted for Today. The Date function also exists.

Fixed Bugs
1.Small bugs.
2.Some bugs in UserSource.
3.The error in Open Page command in the Report Designer is checked.
4.The error in StiReportResponse.ResponseAsPdf method is checked.
5.Auto synchronization and calculated columns are corrected.
6.Incorrect building of Clone components is fixed.
7.The problem of compound reports compilation is fixed.
8.In some reports the HeaderBand was ignored. Now this problem is fixed.
9.Problem with the PropertyGrid localization is fixed.
10.Export of images to rtf - size, background filling etc is fixed.


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.