FastReport .NET Mono 2026
FastReport .NET Mono is a multiplatform reporting solution. It can be used with Windows, Linux, macOS, any operating system that supports the Mono framework. With FastReport.Mono, you can create application-independent .net and Mono reports. FastReport.Mono can be used as a standalone reporting tool.
FastReport Mono Benefits:
Connect to any database, use any table from it or create a query
Add dialogue forms to your report to ask for parameters before running a report;
Built-in script lets you manage the interaction between dialogue form's controls and perform complex data handling;
View the result, print it and export to many common document formats.
FastReport Mono Features:

FastReport.Mono is written in C# and contains only managed code. It is compatible with Mono Framework 4.0 and higher.
Full source code is available. You can customize your copy of FastReport.Mono to match your needs.
Extendable FastReport.Mono architecture allows you to create your own objects, export filters, wizards, DB engines.

Very compact and really fast.
FastReport Mono - Report Elements
FastReport Mono a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child, Overlay. In addition, you may use subreports which are fully supported. Wide range of band types allows you to create any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more.
Wide range of report objects available: text, picture, lines, shapes, barcodes, matrix, table, rich text, checkbox.
Report can consist of several design pages. Thus you can build a report that consists of cover, data and back cover - all in one file.
The Table object allows you to build a table-type report with variable number of rows and/or columns, just like in the MS Excel. Aggregate functions are also available.
Powerful, fully configurable Matrix object that can be used to print pivot tables.
Report inheritance. You have many reports with common elements such as titles, logos, footers? Put the common elements into base report and inherit all other reports from a base.