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.

.NET FastReport Designer
10 de julho de 2025

Komu Monta y Konekta o Plugin Firebird na FastReport .NET

Neste artigo, vamos passar pelo processo de construção e conexão do plugin Firebird no FastReport .NET através do designer de relatórios e via código.
30 de maio de 2025

Abrimos arquivos com a extensão FP3 usando o FastReport Viewer

O FastReport Viewer é a solução ideal para trabalhar com arquivos FP3, é permite abrir, visualizar, imprimir e exportar relatórios com facilidade.
22 de abril de 2025

Working with the TfrShellTreeView Component in FastReport VCL

In this article, we will look at the TfrShellTreeView component. It is designed to display file system elements and is partially analogous to the TDirectoryListBox, TDirectoryOutline, and TShellTreeView components.

© 1998-2025 Fast Reports Inc.