| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 transitional//EN"> |
| <html> |
| |
| <head> |
| <title>BIRT Examples</title> |
| <link rel="stylesheet" href="../style/compose.css" type="text/css"/> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| </head> |
| |
| <body> |
| |
| <p class="head">BIRT Examples</p> |
| <p class="subhead">Examples to get you started with BIRT</p> |
| |
| <h1>Introduction</h1> |
| |
| <p> |
| Weclome to the examples section of the BIRT site.<br> |
| Here you will find examples that illustrate some of the features of BIRT. This section will be changed frequently to add new examples. The example types are classified below. |
| Feel free to make comments within the news group. Let us know what examples you would like to see. |
| </p> |
| <p> |
| |
| <h1>BIRT Demo</h1> |
| <dl class="arrow-list"> |
| <dt><a href="http://download.eclipse.org/birt/downloads/examples/misc/BIRT/BIRT_demo_Camv3.html" target="_blank" class="top">BIRT Demo</a></dt> |
| <dd>This demonstration is a Flash presentation of BIRT that showcases some of its powerful features including summary and line graphs, JavaScript for dynamic images, style usage, highlighting, grouping and detail drill down..</dd> |
| </dl> |
| |
| </p> |
| |
| <h1>Examples</h1> |
| |
| <dl class="arrow-list"> |
| <dt><a href="solution">Solution Reports</a></dt> |
| <dd>This section contains several example solution reports, such as Business Forms.</dd> |
| |
| <dt><a href="reports">Reporting Feature Examples</a></dt> |
| <dd>This section demonstrates features and functions of the BIRT Report Designer.</dd> |
| |
| <dt><a href="scripting">Scripting</a></dt> |
| <dd>This section contains examples of scripting within the BIRT Designer</dd> |
| |
| <dt><a href="integrating">Integrating BIRT</a></dt> |
| <dd>This section demonstrates several examples of deploying and using the APIs of BIRT</dd> |
| |
| <dt>Extending BIRT</dt> |
| <dd>This section covers extending the feature set of BIRT, such as Open Data Access (ODA), Report Items, etc</dd> |
| |
| </dl> |
| |
| |
| </body> |
| </html> |