Relatórios de criptografia no FastReport .NET

2017-08-10

Reports encryption is a very useful option. In many enterprises, security policy provides for encryption of documents by transfer on external network. Of course, there is plenty of software to encrypt, but FastReport.Net allows you to do this by their own means. For the reports encryption it uses the AES algorithm that provides a high degree of protection.

Encrypt the report in FastReport.Net presents no difficulties. Suffice it to set a password. Let's take a closer look:

  1. Create a report;
  2. Open the properties of the report in the menu Report -> Options. "Security" tab.

As you can see, you can only set the password of the report. By setting the password of the report, we will automatically enable its encryption. Now, no one can open it without knowing the password.

  1. Set a password for the report.
  2. Save the report.
  3. Now try to open it in the designer. And we get a dialog box:

You can open the report file if you know the password only.

Unfortunately, encrypted reports are not yet available for the web. Therefore, the scope of these reports is limited. As mentioned earlier, the encryption can be used to exchange report files within the enterprise, or when working with customers.

FastReport .NET
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.
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.
30 de setembro de 2025

Como instalar o designer de relatórios FastReport .NET com plugins pré-instalados

Leia o artigo a partir da versão 2025.2.5 para FastReport .NET WinForms e FastReport .NET WEB permite instalar um designer de relatórios com todos os plugins sem construir arquivos dll.

© 1998-2025 Fast Reports Inc.