blob: 412505dc263664cf526d020d34b868b84263367b [file] [log] [blame]
<!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 Report Examples</p>
<p class="subhead">BIRT Hyperlinking Feature</p>
<h1>Introduction</h1>
<p>This example is intended to illustrate Hyperlinking within BIRT.</p>
<p>This example demonstrates the ability to embed hyperlinks in BIRT reports. You can embed
links to drill through from one report to another report. You can also embed links to
external web sites within a report.</p>
<h1>Demonstration</h1>
<dl class="arrow-list">
<dt><a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/Hyperlinking.html" target="_blank" class="top">Mapping Flash Example</a></dt>
<dd>This example demonstrates hyperlinking within BIRT.</dd>
</dl>
<h1>Reports</h1>
<dl class="arrow-list">
<dt><a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/before.html" target="_blank" class="top">Sales By Office Before</a>
(<a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/reports/HyperlinkingExampleBefore.rptdesign" target="_blank">rptdesign</a>)</dt>
<dd>Presents a list of Sales grouped by Office.
</dd>
<dt><a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/after.html" target="_blank" class="top">Sales By Office After</a>
(<a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/reports/HyperlinkingExampleAfter.rptdesign" target="_blank">rptdesign</a>)</dt>
<dd>Presents a list of Sales grouped by Office, with Drill to a subreport. The after report also includes an external hyperlink. The hyperlink to the detail requires the
sample be downloaded to your BIRT environment.
</dd>
<dt><a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/SalesOfAProduct.html" target="_blank" class="top">Sales for a given Product</a>
(<a href="http://download.eclipse.org/birt/downloads/examples/reports/hyperlinking/reports/SalesOfAProduct.rptdesign" target="_blank">rptdesign</a>)</dt>
<dd>Detail report used in the hyperlinking example.</dd>
</dl>
</body>
</html>