General information¶
Content of documentation¶
See the chapters of the report server documentation in the table of Contents.
Purpose of the report server¶
The main functions of the report server are:
generation of reports in DOCX, XLSX, PDF formats;
merging PDF documents;
generation of a printed PDF form based on the previously generated PDF document with a stamp.
Report server modules¶
The report server includes the following modules:
Operating systems¶
Program was tested on the following x86-64 operating systems:
Ubuntu 18+
Red Hat 8+
Debian 10+
CentOS 7+
Report server installation¶
The process of the Report Server installation is described in the section Installation
Usage examples¶
Examples of requests and templates are given in the section Examples.
Getting the first report¶
The process of creating a simple report using the report server is described in the section My first report.