| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 transitional//EN"> |
| <html> |
| |
| <head> |
| <title>BIRT Tutorial</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 Tutorial</p> |
| <p class="subhead">Next Steps</p> |
| |
| <h1>Wrap Up</h1> |
| <p> |
| In this tutorial we created a simple listing that touched on many of the features |
| of the BIRT Report Designer and Report Object Model (ROM). Now that you are |
| familiar with BIRT, you're ready to learn more about it. |
| |
| <h1>Next Steps</h1> |
| <p> |
| Additional BIRT topics include: |
| |
| <ul> |
| <li>Scripting and expressions using JavaScript |
| <li>Custom data access extensions |
| <li>Advanced formatting |
| <li>Advanced queries |
| <li>Multi-part reports (multiple lists, side-by-side lists, master-detail |
| reports, etc.) |
| <li>Conditional formatting |
| <li>Extended data items |
| </ul> |
| |
| <h1>More Information</h1> |
| <p> |
| A number of resources are available to help you learn more: |
| |
| <ul> |
| <li>The extensive online help included within BIRT. Select Help-->Help Contents from the Eclipse menu and then click on the BIRT Developer Guide. |
| <li><a href="/birt/wiki/index.php?n=FAQ.FAQ">FAQ</a> |
| <li><a href="/birt/ref">Reference material, including ROM (Report Object Model) |
| specifications.</a> |
| <li><a href="/birt/examples">Additional example reports.</a> |
| <li><a href="/birt/index.php?page=community.html">BIRT newsgroup</a> |
| </ul> |
| |
| </body> |
| </html> |