| Example |
Description |
Downloads |
| BelowFlow |
Demonstrates
the use of the MLBelowFlowFrame class. |
 |
| EmbedExcel |
Demonstrates how you can embed an Excel spreadsheet into an Actuate report and populate it with data and formulae dynamically. The techniques in this example are also applicable to most other OLE servers and ActiveX controls. |
 |
| ExcelDataSource |
Demonstrates how you can use an Excel spreadsheet as a data source for an Actuate report. The techniques in this example are also applicable to most other OLE automation servers. |
 |
| HangingFrame |
Demonstrates the use of the
MLOverlayHeadingFrame and
MLRemoveBlankLinesFrame classes. |
 |
| Miscellaneous |
Miscellaneous example stuff. |
 |
| MultiLineTextDemo |
Example of multi-line text with accurate
device-independent word wrap, including over page boundaries, and fancy text formatting. This works on UNIX as well as Windows. Source code is not included - read the output of the report for an explanation. |
 |
| NumberToWords |
Shows how to format numbers as words. For example, 1234.56 can be formatted as One Thousand Two Hundred and Thirty-Four Dollars and Fifty-Six Cents. |
 |
| Page Total |
Very simple example of how to display a total for each page in a report. |
 |
| Running Total |
Illustrates the use of the
MLRunningTotal control class. |
 |