Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Features

ChristophWille edited this page Mar 2, 2007 · 2 revisions

The main features of SharpDevelop Reports are as follows:{BR}

Report Creation

  • Support for databases via SQL queries (eg SQL Server)
  • Support for XSD files (any provider that can persist DataTables)
  • Support for object collections (IList interface)
  • Report and form output

Output

  • Printer
  • ReportViewer control (Windows Forms)
  • Export to PDF (Stream support, eg ASP.NET output stream)
  • Ability to programmatically modify reports at render time (eg add controls)

Report Controls

  • Static text
  • Data-bound field
  • Graphics (circle, rectangle, line)
  • Images
  • Functions (date, page number)
Clone this wiki locally