| Quick start |
How to build your first report with few lines
|
| Basic |
A more complete 'quick start' example. You may see how to set the page haeder/footer,
line positioning, change page, custom functions
|
| First report |
This is the first 'real' report. It gets the data from a global array.
You may see how to build a block of repeated rows
|
| Database |
First report connected to some database It gets the data from a query.
|
| Columns |
Simple example how to use the column feature.
|
| Pdf example |
The previous example written as PDF file.
|
| Another Pdf example |
Simple PDF report with columns.
|
| Tag 'function' example |
This example gets the informations from Mysql database
through the custom function.
|