Description of XbaseReport :
XbaseReport is Excel-like report designer to create simple but flexlible report, which not difficult to customize. XbaseReport allowes the end user to customize an report to they needs without having to recompile it. It provides a run-time designer, but you can run your own report without designer in run-time. XbaseReport has embedding XBase-like language which syntax are easy enough to learn. You establish connection from your report and further in the scripts, work with the datasets using XBase like functions and commands. In designer you can select the cell and start setting the various properties- font, align the text, border and type of text (simple text or expression). Also you can add constants in designer to use in the script.