FastReport.Net follows modern trends and pays a lot of time for web reports. Such reports can be placed on any web resource that supports html, because the web report is nothing more than exporting the report to html. Thanks to the integration with ASP.Net, we can work with the report object as well as in the usual .Net application.
What it is?
Continuing the theme of web reports, a special online designer was developed that allows you to create a report, download a report from a local machine or server, edit the report and save it to a local disk or server. The functionality is very close to the usual desktop report designer. This product greatly expanded the scope of application of FR. To create and edit a report, you do not need to install the FastReport package, you just open the browser and go to your site where OnlineDesigner is deployed. More details about the principle of work can be found in the artic ...