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
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.
October 13, 2025

How to Use Excel Formulas in a Report When Exporting to MS Excel

Starting with version FastReport .NET 2026.1, it is now possible to export formulas to Microsoft Excel. It is important to set up formula exports correctly and follow the syntax.
September 30, 2025

How to Install the FastReport .NET Report Designer with Pre-installed Plugins

Read the article as from version 2025.2.5 for FastReport .NET WinForms and FastReport .NET WEB allows you to install a report designer with all plugins without building dll files.

© 1998-2025 Fast Reports Inc.