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
June 22, 2026

How to Configure a Report with Business Objects in Code and the FastReport .NET Designer

This article demonstrates a practical example of creating and using an .frx report template that connects to hierarchical Business Objects in FastReport .NET.
April 28, 2026

New Report Validation System in FastReport VCL

In this article, we'll explain how report validation works, how to set it up, how to write your own rules, and share some interesting new features.
April 21, 2026

Using Watermarks in FastReport VCL

The article provides a detailed overview of the watermark functionality in FastReport VCL — covering both the visual interface and programmatic methods using Delphi code and report scripts.

© 1998-2026 Fast Reports Inc.