FastReport.Net is a full-featured reporting solution for developers who use Microsoft Visual Studio 2005 and 2008 or any other development tool that works with .NET Framework 2.0 and higher.
Using FastReport.Net, you will be able to create application-independent reports. In other words, FastReport.Net can be used as a standalone reporting tool.
See yourself :
· you can connect to any database, use any table from it or create a query;
· you can add dialogue form(s) to your report to ask some parameters before running a report;
· using built-in script, you can manage interaction between dialogue form’s controls, perform complex data handling;
· finally, you can view the result, print it and export to many common document formats.
Limitations:
· Print 5 pages of report only.
· nag label on the printed page: "Demo version".
What's New in This Release:
· added Web Farms and Web Gardens support in WebReport (example DemosC#WebFarmWeb.Config)
· added HoverStyle property to all report objects
· added WebReport.CachePriority property
· improved WebReport using ControlState instead of ViewState, increased speed and stability
· fixed bug when opening RDL-file from recent files list
· fixed bug with empty subreport
· fixed bug in Crystal Reports import plugin (kind of some sections converted incorrectly)
· fixed bug in Crystal Reports import plugin (report creation date converted incorrectly)
· fixed bug in Crystal Reports import plugin (PaperOrientation property converted incorrectly)
· fixed bug in Crystal Reports import plugin (incorrectly converted paper size for formats B4 and B5)
· fixed bug in Crystal Reports import plugin (incorrectly converted groups)
· fixed bug with subreport and KeepTogether
· fixed bug with report parameters and undo/redo
· fixed bug with null thickness and Dash or Dot style of lines in the PDF expor...