Report Designer
The Report Designer lets you design and modify reports. The Report Designer is available as a standalone application or hosted inside SharpDevelop.
 The Report Designer |
Report Wizard
To get you off to a good start, the report wizard guides you through the process of creating a basic report.
 Step 1: General Settings |
 Step 2: SQL Statement |
 Step 3: Verify Data |
PDF Generation in Web Applications
SharpDevelop Reports supports export to the PDF format. This allows you to provide downloadable reports to your customers, and those can be viewed inside the browser.
 PDF Generation in ASP.NET |
Sample Application
The sample application (available via the source download) shows how to implement form sheets, push, pull and IList reports.
 Report Sample |