How to export a finished report from FastReport .NET to S3

2023-05-31

Simple Storage Service is a service for storing large volumes of data. This service divides stored data into logical units—buckets. User objects are already inside the buckets. The structure of storing objects in a bucket is similar to the file system of an OS.

In FastReport .NET, we have added the upload of prepared and exported reports to S3. The export is located in the "Storage" tab in the menu for saving the prepared report.

How to export to S3

The following data is required to export to S3: accessKeyId, secretAccessKey, region, and the host where the service is located. The documentation of the service you are using describes how to get accessKeyId and secretAccessKey, as well as a list of regions where the servers are located.

These data are entered into the "Authorization" form.

"Authorization form in S3"

If “Authorization” was successful, then the export window opens:

Export in S3

Here you can select:
– The bucket to which the export will be saved;
– The file type to which the report will be exported and, if necessary, configure it;
– The file name.

Initially, the report name will be entered in the file name field, but the user can change it since S3 allows you to create folders. The extension will be added automatically after the export starts.

At the beginning of the upload, in the standard preview form, there will be a warning on the lower panel telling that the file is being uploaded to the storage, and a notification of its completion will appear after the upload is finished.

Adding S3 export allows users to upload exported reports to cloud data storage with the ability to version and encrypt data on it without other programs.

.NET .NET Export Export FastReport FastReport Report Report Web Storage Web Storage
April 22, 2025

Working with the TfrShellTreeView Component in FastReport VCL

In this article, we will look at the TfrShellTreeView component. It is designed to display file system elements and is partially analogous to the TDirectoryListBox, TDirectoryOutline, and TShellTreeView components.
April 22, 2025

Working with XML and JSON Formats in FastScript

In this article, we will take a closer look at how to work with JSON and XML in FastReport, see what properties and methods they have, and build reports from code with scripts.
April 21, 2025

How RFID Tags Work in FastReport VCL

In this article, we'll check out how RFID tags work with the new TfrxDeviceCommand object in FastReport VCL with release 2025.2.
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.