Adding pages from another report to FastReport .NET

2023-03-13

Adding pages from another report to FastReport .NET

The latest update in FastReport .NET allows you to add pages from other reports to the developed one. This will help you work with reports faster. Before you would need to merge several files or redo the report manually. To add a page, open the File menu and select Open Page.

How to open the window for adding pages

You will see a file selection dialog, similar to the dialog when a report is loaded in the usual way. After selection, you will see a window with a list of all report pages, dialog forms, and a preview of the selected page. Pages are displayed in the same way as in the designer. The preview changes when you change the page selection from the list.

Report page preview example

Dialog form preview example

You can add one or more pages or dialog forms to the report. Then you will see the last selected page in the menu area. By clicking on "OK", you will add the selected pages to the main report.

If the name of the page, dialog form, or element names on the selected pages match the existing ones, the new elements will automatically receive new names in the standard format. It is necessary to avoid objects with the same name in the report. This situation can result in many errors.

As a clear example, let’s add Page1 to the main report. This is how it looks in the original report.

Sample page in the source report

After adding the page, its appearance remained the same, but the names of some elements have changed because the main report has elements with similar names. The name of the newly added page has changed by the same principle.

Example of a page added to the report

Data sources, Parameters, Variables, Totals, and the script of the report, from which we add the page, are not migrated. Therefore, it may be required to revise the report manually.

It is now easier to work with reports! For any questions, write to our support at support@fast-report.com

.NET FastReport Designer Report
21 de setembro de 2026

Como configurar um agente de IA para o FastReport .NET: arquitetura, limitações e migração de relatórios

Recursos de IA para o FastReport .NET: migração automatizada de relatórios do Crystal Reports e do StimulSoft, refatoração para .NET 8/9, geração de modelos e proteção contra vazamento de dados.
08 de setembro de 2026

Respostas às perguntas frequentes sobre o formato FP3

Vamos detalhar 11 perguntas comuns sobre o formato FP3: o que são esses arquivos, como eles diferem dos arquivos FR3, quais programas podem abri-los e como convertê-los em PDF.
04 de setembro de 2026

Como exportar um relatório do FastReport .NET para o formato DXF

Neste artigo, veremos os métodos de exportação de um relatório para o formato DXF e também analisaremos como fica o resultado obtido após a abertura do arquivo em um aplicativo CAD.

© 1998-2026 Fast Reports Inc.