StimulReport.Net version 2006.4 changes

Stimulsoft Reports.NET discussion
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

add: Support of images in watermark. For control of output a group of properties is available.
add: New StiHorizontalLinePrimitive, StiVerticalLinePrimitive, StiRectanglePrimitive components. Components can be placed on several bands. This allows you to draw borders in a report as quick as possible.
add: New ability to encrypt PDF files with passwords. 40 bits and 128 bits are supported.
add: New StiSeriesLabels.ShowValue property.
add: New StiSeriesLabels.LegendValueType property.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

add: New ability to specify subscript and superscript in RTF editor
add: Export to DBF
add: Export to MHT
add: New import from Crystal Reports
add: New StiChart.ProcessAtEnd property. Using this property you may output chart in the beginning of a report. This chart is created using data known in the end of a report.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

add: Now a variable can contain an image. You may specify image source as a variable in the image editor.
add: New ImageData expression of the Image component.
add: New StiRichText.FullConvertExpression property. This property solves problems with coding.
add: Page of filters’ settings in report master.
add: New ability to print reports on dot-matrix printers.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

add: Special mode of viewing reports for dot-matrix printers.
add: New Datasource from other datasource type of data sources. It allows you to filter, sort, group, total for further data output.
add: New footer.StartNewpage property
add: Progress bar to exporting, saving, loading and rendering rendered reports.
add: Interface of system text editor is updated.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

add: Interface of data filters is updated.
add: Interface of data sorting is updated. You can specify unlimited number of sorting.
add: Interface of grouping is updated.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

upd: Support of drag & drop.
upd: Quality and conformity of zoom of excel exports.
upd: Work of the ProcessingDuplicates property.
upd: Interface of image component editor is updated.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

upd: Export to RTF.
upd: IsImageRequest is obsolete. There is no need to use this property any longer.
upd: Behavior of the PrintOnPreviousPage property.
upd: Export to RTF. Page Headers and Footers are exported as Page Headers and Footers and Data Headers as Table Row Headers.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2006.4 changes

Post by Edward »

The latest demo builds are available now at http://www.stimulsoft.com/DownloadsSR.aspx
All registered users with valid subscription period can access the licensed version of the latest build at the area of registered users.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2006.4 changes

Post by Vital »

=====================================================================
Have added the special static property StiExcelExportService.PercentScaleForFontHeightCorrection.
By default 100.

The Problem in following:

Excel does not allow set interval for line of the text in one cell. This interval is exposed itself Excel.
For miscellaneous of the size of one font interval is changed disproportionately.
For miscellaneous font is also got on miscellaneous. So unambiguous adjustment to be can not.
The incorporated property allows to change the scale of the font (more exactly, size of the font
remains former, but change the sizes all object and scale of the conclusion of the page on printing).
Herewith decreases the width of the line.

=====================================================================
Added special static property for control default values of Dot-Matrix preview:

StiOptions.Preview.DotMatrixWindow.GroupBoxBorderType
StiOptions.Preview.DotMatrixWindow.GroupBoxEncoding
StiOptions.Preview.DotMatrixWindow.GroupBoxRefresh
StiOptions.Preview.DotMatrixWindow.GroupBoxSettings
StiOptions.Preview.DotMatrixWindow.GroupBoxZoom
StiOptions.Preview.DotMatrixWindow.DotMatrixMode
StiOptions.Preview.DotMatrixWindow.CutLongLines
StiOptions.Preview.DotMatrixWindow.DrawBorder
StiOptions.Preview.DotMatrixWindow.KillSpaceLines
StiOptions.Preview.DotMatrixWindow.KillSpaceGraphLines
StiOptions.Preview.DotMatrixWindow.PutFeedPageCode
StiOptions.Preview.DotMatrixWindow.Simple
StiOptions.Preview.DotMatrixWindow.UnicodeSingle
StiOptions.Preview.DotMatrixWindow.UnicodeDouble
StiOptions.Preview.DotMatrixWindow.AutoRefresh
StiOptions.Preview.DotMatrixWindow.ZoomX
StiOptions.Preview.DotMatrixWindow.ZoomY
StiOptions.Preview.DotMatrixWindow.Encoding

=====================================================================
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2006.4 changes

Post by Vital »

Add: Property Function to variable.

Post Reply