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
23 de setembro de 2025

Como exportar um relatório do FastReport .NET para JPEG / PNG / BMP / GIF / TIFF / EMF

Neste artigo, veremos como exportar relatórios do FastReport .NET de maneira fácil e eficiente em JPEG, PNG, BMP, GIF, TIFF e EMF.
09 de setembro de 2025

Como criar um relatório em PDF no FastReport Cloud

Neste artigo, veremos um exemplo de exportação de um relatório para o formato PDF usando o FastReport Cloud, um serviço SaaS para armazenar, criar e exportar documentos.
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.

© 1998-2025 Fast Reports Inc.