| <!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 Scripting Examples</p> |
| <p class="subhead">Scritping within BIRT</p> |
| |
| <h1>Introduction</h1> |
| |
| <p>This section of Examples focuses on scripting within BIRT. Simple reports are used to illustrate scripting |
| functionallity. Most examples will have a before and after report that can be downloaded. In addition, the example is illustrated |
| in a Flash presentation.</p> |
| |
| <dl class="arrow-list"> |
| <dt><a href="scripteddatasource">Scripted Data Source</a></dt> |
| <dd>This example demonstrates using BIRT scripting to retrieve data for the BIRT report.</dd> |
| |
| |
| |
| </dl> |
| |
| |
| </body> |
| </html> |