April 08, 2026
#.NET
#FastReport
#Designer
#Customization
New Banding Capabilities in the FastReport .NET Designer
When creating reports, it's not just the data content that's important, but also the ease of use of its structure. Bands are the foundation of report design, and their arrangement directly influences the logic of information display. Previously, changing the order of bands was done through the Configure Bands window, which wasn't always convenient and required additional steps. The latest version of FastReport .NET now allows you to change the order of bands directly in the designer—with a simple drag-and-drop operation.
Read more
April 07, 2026
#.NET
#FastReport
#Plugin
#Web Storage
How To Connect a Plugin to Google Sheets in FastReport .NET
Google Sheets is a cloud-based spreadsheet application. Like Microsoft Excel, Google Sheets can be used as a data source for reports. However, unlike desktop solutions, it's a web application, so connecting to it requires some specific setup. In this article, we'll cover how to get started with Google Sheets in FastReport .NET.
Read more
April 06, 2026
#.NET
#FastReport
#Barcode
#Designer
#Customization
#QR Code
How to Configure New QR Code Rendering Modes in FastReport .NET
By default, a QR code consists of square modules (dots). The new version of FastReport .NET adds the ability to customize them. Let's look at how to replace standard modules with decorative shapes: circles, stars, hexagons, and others. We'll also explore the properties needed for customization—just a few options for a unique result.
Read more
March 04, 2026
#.NET
#ASP.NET
#Core
#C#
#WinForms
Overview of .NET 10: What's New in C# 14, ASP.NET Core, WinForms, and MAUI
The release of .NET 10 has not brought about a revolution but rather a host of targeted, mature improvements. The development team has clearly focused on "polishing": fewer experimental features and more emphasis on performance, usability, and API cleanliness. This article highlights the key points.
Read more
February 17, 2026
#FastReport
#Linux
#Install
#Desktop
#Windows
How to Install FastReport Desktop on Windows and Linux
FastReport Desktop allows users to work with reports and data in a convenient interface on their local computers running Windows or Linux. The application installation is supported on current versions of both operating systems. In this article, we will outline the detailed steps for installing, configuring, and launching the FastReport Desktop installer, with examples for each platform.
Read more
February 06, 2026
#VCL
#Lazarus
#FastReport
#Delphi
FastReport VCL: How 25 Years of Innovation Changed the Approach to Reporting in VCL Applications
FastReport VCL is a report generation tool that has become an essential part of developers' arsenal on the Delphi platform over more than a quarter of a century. Since its inception in the late 1990s, the product has evolved from a simple template designer into a comprehensive system that supports interactive elements, vector graphics, and integration with modern IDEs. We decided to take a look back to demonstrate how reporting technologies have changed and to trace the key stages of the product's development in each version.
Read more
October 13, 2025
#.NET
#Export
#FastReport
#Customization
#Word
New Features for Exporting Images to Microsoft Word in FastReport .NET
When developing reporting systems, it is important to be able not only to collect data and create graphs, but also to correctly format the results in different formats. Many users create documents in Microsoft Word (OOXML), where they actively use images: logos, charts, illustrations.
Read more
October 13, 2025
#.NET
#Export
#FastReport
#Excel
#Report
How to Use Excel Formulas in a Report When Exporting to MS Excel
In today's world, working with data is an integral part of many professions. Microsoft Excel is one of the most popular tools for processing and analyzing it. Formulas in Excel allow you to automate calculations, simplify data analysis, and make reports more informative. However, when exporting data to Excel, it was not always possible to immediately use all the features of formulas.
Read more