| Calc ooReport for .Net Articles |
|
| Creating reports with parameters.
|
Following the tradition, let’s create a project that will display the phrase "Hello world!" in the report.
To achieve this do the following:
- Create a new project, and then add to this proj... [more]
|
| Creating simple report.
|
To get acquainted with basic work methods in Calc ooReport for .Net library, create a simple report, which uses data from a single data source table. In the example below an XML-file is used as a data source.
To create... [more] |