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
04 de março de 2026

Visão geral o .NET 10: Novidades no C# 14, ASP.NET Core, WinForms e MAUI

A Microsoft lançou o. net 10 com suporte a longo prazo (LTS). O lançamento não trouxe uma revolução, mas sim uma série de melhorias direcionadas e maduras. Este artigo destaca os pontos-chave.
13 de outubro de 2025

Como usar fórmulas do Excel em relatórios ao exportar para o MS Excel

A partir da versão FastReport .NET 2026.1, agora é possível exportar fórmulas para o Microsoft Excel. É importante configurar as exportações de fórmulas corretamente e seguir a sintaxe.
13 de outubro de 2025

Novas funcionalidades de exportação de imagens para o Microsoft Word no FastReport .NET

Na versão mais recente do FastReport .NET, adicionamos novos recursos de exportação de imagens. Agora você pode ajustar de forma independente o equilíbrio entre a qualidade e o tamanho do documento final.

© 1998-2026 Fast Reports Inc.