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
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.
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.

© 1998-2026 Fast Reports Inc.