How to install FastReport Business Graphics .NET

2021-08-18

This article shows how to install FastReport Business Graphics .NET on your computer and how to add Business Graphics components in Visual Studio. 

First, download the FastReport Business Graphics installer. You will find it in your user panel.

Agree to the terms of the license agreement and enter your serial number, then choose the installation location. After this, FR Business Graphics will be installed successfully.

Screenshots of important areas

Screenshot of successful installation

Today FastReport Business Graphics supports .NET Framework 4.x, but we plan to add support for other frameworks in the future. Let’s look at how you can add Business Graphics components to your application.

Let’s create a new WinForms application.

Empty application form in Visual Studio

Create a new tab in the toolbox, and click on “Choose items…” in its context menu:

Toolbox context menu, "Choose items…" is highlighted

In the menu, click on “Browse…” and select the FastReportBG.dll file in the installation folder:

FastReport.BG.dll file in the installation folder

After that, FastReport Business Graphics components will appear in the list of components.

Toolbox component selection menu, "FastReport" is entered in the search

Select all elements related to FastReport Business Graphics and click “Ok”. After that, all the necessary elements will be added to the component panel, and you will be able to add them to the form. 

FastReport BG components added to the components panel

In addition, add FastReportBG.dll to the list of dependencies. If you purchased the FastReport Business Graphics edition with the source code, it will be located in the FastReport.BG installation folder, and to build it you need to open the FastReport.BG.csproj project.

At this stage, you have completed all the steps required to start working with FastReport Business Graphics. Enjoy!

.NET .NET Visual Studio Visual Studio FastReport FastReport Install Install Business Graphics Business Graphics
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.