Encryption reports in 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.

.NET FastReport
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.
April 06, 2026

How to Configure New QR Code Rendering Modes in FastReport .NET

In this article, we'll look at how to replace the standard QR code modules in FastReport .NET on decorative shapes: circles, stars, hexagons, and others.

© 1998-2026 Fast Reports Inc.