Veuillez noter que á moins d’être stipulé autrement, ce produit est un produit anglais.
Add flexible and feature rich reports to your .NET applications. Stimulsoft Reports.Net is a .NET based report generator which helps you create flexible and feature rich reports. All reports are created in report designer with handy and user-friendly interface. You can use the report designer both in design time and in runtime. No royalties for using the report designer in runtime are required. Using Stimulsoft Reports.Net you can create reports on the bases of the variety of data sources. Created reports can be used both in Windows Forms and in ASP.NET. Rendered reports can be exported to PDF, XPS, Excel, Word etc. Source code is available.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
Stimulsoft Reports.Net 2009.3
| Ajouter au Caddie |
$ 587.95 |
1 Developer License - Includes one year subscription |
|
Téléchargement (21.2 Mo) |
| Ajouter au Caddie |
$ 1,469.95 |
Team License - up to 4 Developers - Includes one year subscription |
|
Téléchargement (21.2 Mo) |
| Ajouter au Caddie |
$ 3,919.95 |
1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Includes one year subscription |
|
Téléchargement (21.2 Mo) |
Stimulsoft Reports.Net 2009.3 - with Source code
| Ajouter au Caddie |
$ 979.95 |
1 Developer License - Includes one year subscription |
|
Téléchargement (30.1 Mo) |
| Ajouter au Caddie |
$ 2,449.95 |
Team License - up to 4 Developers - Includes one year subscription |
|
Téléchargement (30.1 Mo) |
| Ajouter au Caddie |
$ 7,839.95 |
1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Includes one year subscription |
|
Téléchargement (30.1 Mo) |
Stimulsoft Reports.Net - Subscription Renewal
| Ajouter au Caddie |
$ 195.95 |
1 Developer License - Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
| Ajouter au Caddie |
$ 489.95 |
Team License - up to 4 Developers - Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
| Ajouter au Caddie |
$ 1,273.95 |
1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
Stimulsoft Reports.Net - with Source code Subscription Renewal
| Ajouter au Caddie |
$ 323.35 |
1 Developer License - with Source code Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
| Ajouter au Caddie |
$ 832.95 |
Team License - up to 4 Developers - with Source code Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
| Ajouter au Caddie |
$ 2,449.95 |
1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with Source code Subscription Renewal |
Vérifier |
Téléchargement (29 Ko) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
What’s new in Stimulsoft Reports.Net 2009.3?
- The Table component- This new component allows increased speed of report building. It simplifies work with some controls. When using a Table, the user does not work with separate components placed in bands but with a structure of correlated cells. Size change, formatting, data filling all this can be easily done using the Table component.
- Super ToolTips - Super Tooltips provide much more information about controls. Detailed tips describe each button. Super ToolTips are available both in the designer and in the viewer.
- Context Tabs - Some components which are included into the product have very many properties. And it is very difficult to work with them. Stimulsoft have added Context Tabs to simplify settings of those components. Context Tabs are available for the Chart and the Table components.
- Ribbon report viewer - New viewer is available both as a control and as a Tab in the Ribbon UI of the report designer.
- Save images in assemblies sources - There was an old problem in the reporting tool when it was impossible to include big images to the report body. Now such images will be automatically placed in the report assemblies sources. To disable this property you need to use the StoreImageInResources property. This property is added to a report and is available in the report designer.
- Standalone reports - In previous versions of the reporting tool it was possible to create standalone reports from code. Now this function is available from the Save As command of the report designer menu. Please, notice that standalone reports will work only if Stimulsoft Reports.Net assemblies are installed in GAC.
- Cross-source - Very complicated preliminary data processing is possible with the Cross-source. Cross-source is a cross table but the results of rendering are not shown in a report but used with other components (can be used with charts for example).
What’s new in Stimulsoft Reports.Net 2009.2? In this major product release, numerous new features and options have been included. Among them are some significant ones:
- Export to SVG (Scalable Vector Graphics). This export is used to describe two-dimensional vector graphics;
- Export to MS Power Point. This export is used to output a number of individual pages or "slides".
- Royal Mail 4-state barcode is used by Post for Postal code and automatic mail sorting.
The full list of changes and innovations is represented below.
New in Exports of Reports
- Export to SVG (Scalable Vector Graphics) added.
- Export to MS Power Point added
- Now the PDF export is stores the file version of the report engine.
- Now you can export to BMP in monochrome mode.
- Now exports to PDF and RTF formats support Bold-style fonts.
- Now export to PDF and EMF formats support rotated text.
- Now export to HTML supports styles for hypelinks.
New localizations
- Localization in Arabic is added.
New tools
- A new StyleDesigner.exe tool is added to Stimulsoft Reports.Net.
New in BarCodes
- A new Royal Mail 4-state barcode is added.
- Now Code128a, Code128b, EAN-128a, EAN-128b barcodes accept the "FNC1" command.
New in Report Dictionary
- A new Data from Cross-Tab type of data source.
- New total functions are added. They are SumTime, AvgTime, MinTime and MaxTime.
- New Connecting, Connected, Disconnecting, Disconnected events are added to the connection object in the Report Dictionary.
New in Report Engine
- A new ProcessingDuplicates property is added to the Image component.
- A new MetaTags property is added to report.
- A new StiOptions.Engine.GlobalEvents.GetDrillDownReport global event is added.
- Now the RichText component supports the transparent color.
New in Reports Designer
- Now you can save reports in encrypted format.
- Now you can create new data sources directly in report wizards.
- New StiOptions.Engine.GlobalEvents.LoadingStylesInDesigner, StiOptions.Engine.GlobalEvents.SavingStylesInDesigner static events.
- A new StiOptions.Designer.PreviewHtmlExportMode static property is added.
New in Reports Viewer
- Now you can save rendered reports in the encrypted format.
New in Cross-Tab Reports
- A new ShowPercents property is added to Cross Summary.
New in Charts
- A new SeriesLabels.ValueTypeSeparator property is added to the chart component.
What’s new in Stimulsoft Reports.Net 2009.1?
New in Report Engine
- A new AllowHtmlTags property added to the Text component. Now you can use Html Tags in text expressions
- Now you can change border parameters for each border sides.
- New Interaction property added to each component. With help of this class you can collapse, resort data in Viewer window. Also you can make Drill-Down reports. The ToolTip, Bookmark, and Tag properties are moved to the Interaction property
- Now you can sort data sources by expressions
- A new Glass Brush brush type added
- ImageRotation property added to the image component
- KeepCrossTabTogether property added to the Cross-Tab component
- KeepSubReportTogether property added to the Sub-Report component
- Margins property added to the RichText
- New properties are added to RectanglePrimitive and RoundedRectanglePrimitive components. They are TopSide, LeftSide, BottomSide, RightSide.
- PrinterSettings.Duplex property added to a report.
- StiOptions.Engine.GlobalEvents.InvokeCheckDrillDownReport static event added.
- Now the Component Style has an Image property
- StiPage.SaveDocument, StiPage.LoadDocument methods added
- Dock property is replaced on the DockStyle property. Old reports will be converted automatically
New in Exporting of Reports
- Export to DIF added
- Export to SYLK added
- Import reports from Rtf files added
- Now export to Excel and Excel2007 with HideZeros property
- Some improvements in PDF, XPS and RTF exporting
- StiOptions.Export.Word2007.SpaceBetweenCharacters static property
- StiOptions.Export.Word2007.RightMarginCorrection static property
- Image Compression Method property added to the PDF export
- StiOptions.Export.Word2007.LineHeightExactly static property
- Now you can export reports in cache mode
New tools
- Import.CrystalReports.exe tool added to Stimulsoft Reports.Net
New localizations
- Localization in Croatian added
- Localization to Georgian added
- Localization in Hungarian added
- Localization in Polish added
- Localization in Serbian added
New in Reports Designer
- New DataSource function in report dictionary has been fully redesigned. Now you can import all data sources from your database to report dictionary with a few clicks
- The status Bar has been added to the StiRibbonDesignerControl
- The StiRibbonGuiService special service is added to the Reports Designer
- A new Properties item in context menu of the report designer
- Now you can switch color scheme of the report designer via the Options form
- A new StiOptions.Designer.DefaultTemplatesPath static property
- A new StiOptions.Engine.GlobalEvents.ReportChangedInDesigner static event
- A Toolbox button has been added into the View Options Tab in the Ribbon Designer
- Options Form, Report Setup Form and Page Setup Form have been fully redesigned
New in BarCodes
- A new ITF14 type of BarCode
- The Font property added to BarCodes
New in Web Reports
- The DateTimePicker in WebViewer dialogs has been localized
- A new OpenLinksInNewWindow property added to the StiWebViewer
- A new OpenLinksInFrame property added to the StiWebViewer
New in Report Dictionary
- New functions added to Dictionary: ToCurrencyWordsFr, ToCurrencyWordsEs, ToCurrencyWordsNl, ToCurrencyWordsEnGb and ToCurrencyWordsPtBr, ToWordsPl, ToCurrencyWordsPl, DateToStrPl.
- The PostgreSql adapter added
- The UniDirect adapter added
New in Cross-Tab Reports
- A new Sort property is added to the Cross-Tab
- A new MergeHeaders property is added to the Cross-Tab Field
- The DateTime type support in the Cross-Tab component for Max, Min, and Average functions is added
New in Charts
- A BrushType property is added to the ChartStyle
- Added three chart styles: Style16, Style17, and Style18
- Added new properties to PieSeries: CuttedPieList and Distance
- The TextAlignment property has been added to the XAxis in the Chart
- A new Marker property has been added to the Line Series in Chart
- A new LineMarker property has been added to Line Series in Chart
- A new AllowApplyStyle property has been added to Chart
- A new SeriesLabels property has been added to Series
- A new StiOptions.Engine.OldChartPercentMode static
- MasterComponent has been added to the Chart component
What's new in Stimulsoft Reports.Net 2008.2?
New in Gui - Completely redesigned the interface of the Reports Viewer. The old interface has been redesigned and a new interface has been added. Now you can use a Ribbon interface in the Designer or you may use old interface
New in Report Engine - A new report engine (EngineV2) is now available. The new Report Engine gives you an opportunity to use a lot of new features and removes many old restrictions. EngineV1 and EngineV2 are simultaneously available. You can control the version of Engine using EngineVersion property of StiReport. The list below shows you the basic distinctions in EngineV2:
- Now the ResetPageNumber property is available for all bands and for page.
- Now the PrintAtBottom property is available for ColumnHeaderBand bands and ColumnFooterBand bands too.
- Now the CanBreak property is available for all dynamic bands.
- StartNewPage and StartNewPageIfLessThan are obsolete. Now you need to use the following new properties: NewPageBefore, NewPageAfter, NewColumnBefore, NewColumnAfter, SkipFirst, and BreakIfLessThan.
- The KeepChildTogether property of DataBand is obsolete. Now you need to use a new KeepDetailsTogether property to keep details of the DataBand.
- Now the HeaderBand has the KeepHeaderTogether property instead of the DataBand.
- Now the FooterBand has the KeepFooterTogether property instead of the DataBand.
- Now the GroupHeaderBand has the KeepGroupTogether property instead of the DataBand.
- A new KeepGroupHeaderTogether property is available at GroupHeaderBand.
- A new KeepGroupFooterTogether property is available at GroupFooterBand.
- A new KeepReportSummaryTogether property is available at ReportSummaryBand.
- Now the EmptyBand has the Conditions property.
- Now the EmptyBand has the OddStyle and the EvenStyle properties.
- Now the EmptyBand invokes BeginRenderEvent, EndRenderEvent and RenderingEvent.
- Now the EmptyBand has the Bookmark and the Hyperlink properties.
- Container component is obsolete. Now you need to use the Panel component. The Panel component can have Columns. Also the Panel component has the CanBreak property.
- Now columns on the DataBand can work with the CanGrow and the CanShrink properties.
- Now the ChildBand has the Bookmark and the Hyperlink properties.
- Now the Bookmarks can contain duplicates.
- Now SubReports can be placed at any band in a report.
- Now the HierarchicalBand can work with columns.
- The following new system variables are available: PageNumberThrough, TotalPageCountThrough, PageNofMThrough, IsFirstPageThrough, IsLastPageThrough and GroupLine.
New in BarCodes - The following types of bar-codes have been added: ISBN-10, ISBN-13, Pharmacode, FIM, Jan-8, Jan-13, Australia Post 4-State Barcode Code11. Also, a new SupplementType property is added to the barcode component for EAN-8, EAN-13, UPC-A, UPC-E, ISBN-10 and ISBN-13. Now the BarCode component can draw borders.
New in Charts
- The Size property added to the Chart.Legend.
- The new PreventIntersection property in the SeriesLabels.
- The new Diameter property added to the PieSeries.
New in Exports of Reports
- A new export to PCX is available.
- Now you can use the Allow Add or Modify Text Annotations property in the export to PDF.
- Now the export to Excel supports hyperlinks.
- Now the export to RTF supports hyperlinks.
- Now the export to PDF supports hatch brushes.
- Now the export to Excel2007 supports hyperlinks.
- Now exports to PDF, XPS, TXT, Excel, Excel2007 and Ods take the StiOptions.Engine.MeasureTrailingSpaces property into consideration.
- The new StiOptions.Export.Excel.ShowGridLines static property.
- Now the export to HTML can work with border and background of a page.
- Now all styles of reports will be exported to Word2007.
- Now the export to HTML and MHT formats support report bookmarks.
- Now the export to Excel supports thickness of borders.
- Now the export to Excel 2007 supports thickness of borders.
- Now the export to Excel XML supports double line borders.
- Now you can use special word in the Tag property rtfnewpage". This word forces new page in the export to RTF in the UsePageHeaderAndFooter mode.
- Now export to Excel, Excel XML and Excel2007 support page size.
New in Report Dictionary
- The following new totals functions are available: Mode, ModeD, ModeI, Median, MedianD, and MedianI.
- A new RunningTotals mode of totals is available. A new CSV DataSource datasource type is available.
- A new SQLite data adapter is available in the Download section.
- The MySql data adapter is replaced on the MySql ConnectorNet data adapter and MySql CoreLab data adapter.
- New functions are available in the report dictionary.
New in Web Reports
- Now the StiWebViewer can work with report bookmarks.
New Properties of Components
- The WordWrap property is added to the RichText component.
- The DetectUrls property is added to the RichText component.
- Now the ProcessDuplicates property can have the new RemoveText value.
- A new PaperSourceFirstPage property has been added
- A new PaperSourceOtherPages property has been added
- A ImageAlign property has been added to the Button control.
- A TextAlign property has been added to the Button control.
New in Report Viewer
- A new ClickComponent event has been added to the StiPreviewControl.
- A new DoubleClickComponent event has been added to the StiPreviewControl.
- A new Rebuild Report option has been added to the PageSize function in the Preview Window.
New in Report Styles
- Now you can create CrossTab styles with the help of report designer.
- Now you can create Chart styles with the help of report designer.
- A new UseParentStyles property has been added to all components.
- Now you can use Horizontal Alignment and Vertical Alignment in styles.
- The following new properties are available in styles: AllowUseFont, AllowUseBorder, AllowUseBrush, AllowUseTextBrush, AllowUseTextOptions, AllowUseHorAlignment, AllowUseVerticalAlignment.
- Now you can use special value variable in Conditions of text components.
- Now you can specify replacement expression for text components in Conditions.
New in Cross-Tab
- A new RightToLeft property is available for the CrossTab component.
- A new SummaryValues property is added to a summary column of the CrossTab component.
New Components
- A new Rounded Rectangle component has been added.
New in HierarchicalBand
- Now you can calculate sub-totals at HierarchicaBand. For example: Totals.SumAllLevels(HierarchicalBand1, expression)
- New Headers and Footers properties are added to the HierarchicalBand.
- Now you can calculate totals with help of HierarchicalBand. For example: Totals.Count(band)
- Now HierarchicalBand can output a tree as a header on all pages.
Stimulsoft Reports.Net provides developers with a fast and highly productive way to generate reports that scale to meet user demands. The product has a report designer and a complete set of layout and design controls to create presentation-quality reports. The designer can be used both in design time and in runtime. If its used in runtime, no royalties are required. The designer lets developers spend less time on coding, and more time on software development. Reports can be generated from various data sources and can be used in Windows Forms and in ASP.NET.
Report creation
- Handy separation the report template into pages - Handy visual separation of the report template into pages is available in Stimulsoft Reports.Net. You visually put all data which you want to output on a page. You can output both bound data and independent data. Such a separation allows you to make reports creation faster and allows you to increase visual perception of the report.
- Data sorting, grouping, filtration with report engine - You can output both one list of data and many independent lists. Data can be grouped, sorted, filtered, and logically bound. All this can be done with report generator facilities. And there are no limitations.
- Unlimited hierarchical reports - Using Stimulsoft Reports.Net there are no problems with creation of Master-Detail reports. Therefore, there is no need to use sub-reports. You may create such reports quickly and visually. Number of nesting levels of Master-Detail reports is unlimited.
- Unlimited multicolumn reports - There is no difficulty to create reports with columns. Three modes of columns output are available. Columns can be output both on a page and on band. Modes of columns output can be combined and applied concurrently. The number of columns in reports is unlimited.
- Reports with grouping - Stimulsoft Reports.Net is able to group data with use of both simple and complicated conditions. It is accepted multiple nesting of one group into another. The number of groupings in one report is unlimited.
- Charts - Comprehensive set of charts designed to increase graphical impact of reports is available in Stimulsoft Reports.Net. The following types of charts are supported: Clustered Column, ClusteredBar, Area, Pie, Doughnut, Line, Spline, Spline Area, Stacked Bar, Stacked Column, Stacked Area, Stacked Line, Stacked Spline, Stacked Spline Area, Full-Stacked Column, Full-Stacked Bar, Full-Stacked Area, Full-Stacked Line, Full-Stacked Spline, Full-Stacked Spline Area. The best chart style is based upon your data. Charts are automatically updated when new variables are added.
- Containers - The number of containers in the report is unlimited.
- Segmented pages
- Simple way to cross reports - Complete set of tools for rendering both simple and compound cross-reports.
- Dialog forms for parameters of the report output - Decision is the ability to create dialog forms in the report for parameters input. For forms creation many controls are given.
- Powerful system of calculation of totals - You can calculate total of a report, group, column, page, with growing total, with condition. Following aggregate functions are available: Sum, Count, Avg, Max, Min, First and Last. All you need to do for calculation of totals is to write the following expression in the text component: {Count()}. And it is not necessary to put this component on the Footer bands. Totals can be output in any part of a report. And all this is without writing any code.
Work with data
- ADO.Net types of data support - Full support of all ADO.NET types of data: DataSet, DataTable, DataView, DataRelation. All data are output considering the hierarchy of data in the DataSet. All data are typified.
- Business objects support - Business objects are fully supported: IList, IEnumerable, ITypedList, classes, enumeration etc. Also links between them are supported too.
- Access to data directly from report - This means the ability to link with data without using ADO.Net. Data receiving from MS SQL, Oracle, ODBC, OleDB, FirebirdSQL, PostgeSQL is supported. You can make compound sql queries to databases, with use of sql parameters etc.
- Access to data in Xml - Data receiving from xml files. You can get data for the report directly from xml files.
- Support of compound user data - The special component for connection with compound user data. It allows to output compound data in reports.
- Data processing with report engine - Stimulsoft Reports.Net allows you to use hierarchically bound data from the DataSet. In addition you can sort data, and sorting is possible with use of DataRelations. Data filtration is available when output. Other kinds of data processing are available.
Report designer
- The report designer is available in runtime - The report designer is available in runtime and has no limitations. You can build-in the ability to edit reports in your program. You can do this without difficulties.
- User-friendly interface - The report designer has a professional and usable interface. Docking windows, toolbars, hotkeys are used etc.
- Easy setup for different tasks - You can setup the view of the report designer. It is possible to turn on/off any element of the menu, any button on toolbars, any docking window and many other elements. This allows you to simplify usage of the Designer by the end-user.
- Text editing on a page - It is very convenient to edit the text directly on a page without additional windows calling or changing properties in the PropertyGrid.
- Preview in report designer - Clicking the special bookmark in the report designer you can see the result of your report creation.
- Zoom - The report designer allows you to edit reports in any zoom. This gives you ability to view the page on the whole and display any part of the report page.
- Full localization - The report designer is fully translated into many languages. The number of languages on which Stimulsoft Reports.Net speaks permanently increases.
Work with rendered reports
- Handy window of preview - In Stimulsoft Reports.Net you can display a whole page or a page being fit by the width or two pages side by side. Also Stimulsoft Reports.Net has the ability to display multiple pages. Any zoom level can be used for displaying pages of your report.
- Reports in Web - Stimulsoft Reports.Net offers a full set of tools for working with reports in ASP.NET. The pack includes a web control to output reports to an ASP.NET page.
- Saving and loading of rendered report - The rendered report can be saved both from the window of preview and from code. The report is saved in a file or stream in the xml format. Then, saved report can be loaded both from the window of preview and from the code.
- Reports export to various formats - You can export created reports to various formats. The following formats are available: Pdf, Rtf, Html, Excel, Txt, Xml, Emf, Bmp, Gif, Jpeg, Png, Tiff.
- Report editing in window of preview - Stimulsoft Reports.Net has the ability to edit created reports in the preview window. All you need to do is to mark the component as available for editing. Moreover, you can run the Designer in the window of preview and edit any page of a report.
- Simple report navigation - For quick report navigation you can use the thumbnails. Besides, there is the Tree of Bookmarks in the report generator. If you press the tree node then all necessary information, selected with red color, will be displayed in the window of preview.
You can easily interface localization in many languages. Interface is fully localized. To localize the report generator you should copy the file with the language you require, and interface will be automatically translated in this language. Are you creating a many copies of your report so that it will work on several languages? No need to do it! Use the simple Stimulsoft Reports.Net Globalization Manager. It is enough to create one report and add localized texts and images you need.
Languages supported:
- Belorussian
- Czech
- German
- English
- Spanish
- Farsi
- French
- Italian
- Lithuanian
- Dutch
- Portugese (Brazil)
- Romanian
- Russian
- Slovenian
- Slovak
- Ukranian
- Chinese (Simplified)
- Chinese (Traditional)