Hi Sri,
End-users can use the Standalone Report Designer tool to design reports, where you can provide them with templates.The tool operates as the Report Designer in Visual Studio, and reports are saved in XML format (TRDX files) which can be later imported in VS or deserialized as Telerik.Reporting.Report objects or directly used in applications.
The designed reports can be displayed in any of the available Report Viewers. Reports can be exported from viewers or programmatically (supported formats).
Other product I can suggest you is Telerik Report Server. The server uses the engine of Telerik Reporting and additionally allows you to preview, export and soon to schedule reports.
Regards,
Stef
Telerik
End-users can use the Standalone Report Designer tool to design reports, where you can provide them with templates.The tool operates as the Report Designer in Visual Studio, and reports are saved in XML format (TRDX files) which can be later imported in VS or deserialized as Telerik.Reporting.Report objects or directly used in applications.
The Standalone Designer tool is an executable that cannot be integrated in other application, but can be extended with external assemblies containing business objects (e.g. data services clients loading data) and custom functions - Extending Report Designer to ease end-users in retrieving data for reports. You can also create templates from which end-users to start new reports. Once configured you can distribute the modified configuration file and the tool to end-users (Telerik Reporting License agreement - 4. License for Redistribution ) as a part of your solution.
The designed reports can be displayed in any of the available Report Viewers. Reports can be exported from viewers or programmatically (supported formats).
Other product I can suggest you is Telerik Report Server. The server uses the engine of Telerik Reporting and additionally allows you to preview, export and soon to schedule reports.
Regards,
Stef
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items