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
September 08, 2026

Answers to Frequently Asked Questions about the FP3 Format

We'll break down 11 common questions about the FP3 format: what these files are, how they differ from FR3 files, which programs can open them, and how to convert them to PDF.
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.

© 1998-2026 Fast Reports Inc.