|
|
|
|
SharpDevelop Reports (SDR) 参考:http://sharpdevelopreports.net/Screenshots.ashx
SharpDevelop Reports (SDR) is the open source .NET reporting solution shipping with SharpDevelop. SDR supports Windows (WPF or Windows Forms) as well as Web (ASP.NET) applications thanks to its ability to use printers or output directly to PDF. Databases (not limited to SQL Server!) as well as object lists are supported as data sources.
If you are new to SharpDevelop Reports, then a good way to acquaint yourself is to check out the features, watch a few screen casts take a look at some screenshots of SDR action, take our feature tour and check out the Getting started guide.
For integrating SharpDevelop Reports into your application, make sure to check out our documentation, which contains an index to the samples that ship with the source distribution of SDR.
Developers interested in what's up for the next releases or in need for the most current source code, we have created an area on this site called project workspace. There you will find items like the roadmap as well as a list of contributors.
Report DesignerThe 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 WizardTo 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 ApplicationsSharpDevelop 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 ApplicationThe sample application (available via the source download) shows how to implement form sheets, push, pull and IList reports.
Report Sample |
|
|
|
|