Componentes.Terceros.RemObj.../official/5.0.23.613/Data Abstract for Delphi/Samples/Report Builder/ReportBuilder.Sample.html

37 lines
886 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\da.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>Report Builder Sample</span>
</p>
<h2>Purpose</h2>
<p>
This example shows how to create the report on the server, stream it to the client and then display to the client.<br>
</p>
<p>
To use this sample, you will need to copy the report template file to the server folder.
</p>
<h2>Examine the Code</h2>
<ul>
<li>
See the simple code in <b>DARBService_Impl.pas</b> and <b>ReportBuilder_ClientMain.pas</b>.
</li>
</ul>
<h2>Note</h2>
<p>
This sample requires the installation of Report Builder (<a href="http://www.digital-metaphors.com">www.digital-metaphors.com</a>).
</p>
</body>
</html>