Merging text objects in FastReport .NET

2023-11-27

Merging text objects in FastReport .NET

Based on numerous requests from our users, the new version of FastReport .NET 2024.1 introduces the merging of adjacent text objects with identical content.

To use this new feature, you can use the "Merging" property of the text object and set one or both of the following values:

  • Horizontal –when this flag is enabled, text objects will merge horizontally;
  • Vertical–when this flag is enabled, text objects will merge vertically.

Merging property for a text object

Important note! The objects must be close together. The example below demonstrates that only cells with the "0" value were merged when they were close to each other. At the same time, the "Chai" row remained unchanged.

With the new property, you can create tables from bands in which cells with common content will be combined.

Sample report using text object merging

With the new property for text objects, your reports will become more informative and visually easier for users to analyze.

Designer FastReport .NET
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.
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.
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.