RDL import in FastReport .NET

2011-08-28

What is the RDL import 
RDL report it's a report template in format of Report Definition Language. The format used in Microsoft Reporting Services. Reports can be generated in Microsoft Visual Studio and Microsoft Report Builder, and in some third-party editors. Reports are stored in files with extension rdl or rdlc
RDL import it's a tool that allows you to open RDL report in FastReport. NET designer. Users who have previously used the RDL reports and went to FastReport. NET can use old templates. Reports can be quickly and easily imported to FastReport .NET. 

Importing RDL report 
It's simple operation. You should to go to the File menu in FastReport .NET desinger and select Open.... In the window that appears, select the filter RDL files (*. rdl; *. rdlc). The selected file will be automatically converted to aFastReport. NET template and opened in the designer. 
On the two following pictures you can see RDL report (left) and the same report converted to FastReport. NET format.


.NET .NET FastReport FastReport
August 03, 2026

How to Export a Report from FastReport .NET to PostScript

In this article, we will look at exporting a FastReport .NET report to the PostScript format, using a practical example to examine parameter configuration and programmatic implementation.
July 10, 2026

How to configure Content Security Policy for FastReport .NET WEB reports

Learn how to configure Content Security Policy for FastReport .NET WEB reports: an overview of CSP directives and values, changes in the FastReport architecture, typical bypass scenarios, and ways to protect against them.
June 22, 2026

How to Configure a Report with Business Objects in Code and the FastReport .NET Designer

This article demonstrates a practical example of creating and using an .frx report template that connects to hierarchical Business Objects in FastReport .NET.

© 1998-2026 Fast Reports Inc.