Installation of FastReport.MONO Demo

2016-04-06

The cross-platform framework .Mono is available on Windows, Mac OS and Linux platforms.
Fast Report .Mono is also cross-platform. Let us consider the installation program for each platform.

 MS Windows:
1) Download the archive with the program;
2) Extract the archive in any folder;
3) Run the executable file Demo.exe.

Mac OS X:
1) Download and install MonoFramework package:http://download.mono-project.com/archive/2.10.9/macos-10-x86/10/MonoFramework-MRE-2.10.9_10.macos10.xamarin.x86.dmg;
2) In the terminal, run the command: mono Demo.exe.

Linux:

1) Install MonoDevelop package;

2) Install the package mono-gmcs, required for successful generation of reports that contain embedded scripts.

3) To successfully export reports, make sure that your system font files are stored in the directory / usr / share / fonts / truetype. This is true for all modern versions of Linux. If for some reason the font files are located in another directory, you need to install before you run Demo.exe FONTDIR environment variable with the command:

export FONTDIR = / my / fonts / path

specify instead of / my / fonts / path the path to the directory with the fonts;

4) Run Demo.exe.

Mono Mono FastReport FastReport Install Install
February 17, 2026

How to Install FastReport Desktop on Windows and Linux

In this article, we will outline the detailed steps for installing, configuring, and launching the FastReport Desktop installer, with examples for each platform.
February 06, 2026

FastReport VCL: How 25 Years of Innovation Changed the Approach to Reporting in VCL Applications

We decided to take a look back to demonstrate how reporting technologies have changed and to trace the key stages of FastReport VCL development in each version.
October 13, 2025

New Features for Exporting Images to Microsoft Word in FastReport .NET

In the latest version of FastReport .NET we have added new image export features. Now you can independently adjust the balance between the quality and size of the final document.

© 1998-2026 Fast Reports Inc.