FastReport Mono

2012-02-07

You've probably heard that our team is working on porting the FastReport.NET to the Mono platform - we told this at our conference, held last year in Rostov-on-Don. Then followed a long silence, and now we are ready to show where do we go.

The main feature of this demo is that it can work in Windows as well as in Linux. In order to run it under Windows, simply unzip the archive to any directory and run Demo.exe.

Running the demo under Linux is somewhat more complicated.

To get started, make sure you have installed the necessary libraries. The easiest way to install of development environment MonoDevelop with required libraries. To properly generate reports that contain built-in scripts, you need to install an additional package "mono-gmcs".

This demo assumes that the font files are stored in the /usr/share/fonts/truetype directory. This is true for all modern versions of Linux. You should set an environment variable (FONTDIR) when the font files are located in another directory.

Use following command: export FONTDIR = /my/fonts/path where /my/fonts/path is the path to the font directory. An interesting effect is observed when testing FastReport.Momo on MacOS X - a very long launching. However, after the launch of the FastReport.Momo it very quickly generates reports. Do not forget to set the font's path under MacOS X using an FONTDIR environment variable. Otherwise many exports will wont work.

Notices, bugreports, and issues can be left on this blog, or send to the support@fast-report.com.

MacOS Mono FastReport
8. April 2026

Neue Möglichkeiten zur Arbeit mit Bands im FastReport .NET-Designer

In der Version 2026.2 von FastReport .NET bietet nun die Möglichkeit, die Band-Reihenfolge direkt im Designer per Drag & Drop mit der Maus zu ändern.
7. April 2026

Google Sheets-Plugin in FastReport .NET einbinden

In diesem Artikel erfahren Sie, wie Sie mit Google Sheets in FastReport .NET beginnen. Sie erfahren, wie Sie den API-Zugriff über die Google Cloud Console einrichten, das Plug-In erstellen und verbinden.
6. April 2026

Neue QR-Code-Zeichnungsmodi in FastReport .NET konfigurieren

Betrachten Sie in diesem Artikel, wie Sie die Standard-QR-Code-Module in FastReport .NET durch dekorative Formen ersetzen können: Kreise, Sterne, Sechsecke und andere.