FastReport .NET

创建独立于应用程序的报告。

由以下开发商制作:Fast Reports
ComponentSource开始代理销售的日期:2009年

版本:2025.2.x 更新: Jun 25, 2025 4.00评价的平均星级4.00评价的平均星级4.00评价的平均星级4.00评价的平均星级4.00评价的平均星级 (5)

i

FastReport .NET is available as a license option in the FastReport .NET Component Packages.
Please note that the FastReport.Web for .NET Framework (legacy library) will no longer be updated. Similar functionality is continued in FastReport.Web for Core/Blazor which are included in FastReport.NET.

FastReport .NET Professional 2021.3.x

Released: May 17, 2021

2021.3.x 中的更新

v2021.3.1

Updated May 17, 2021

Features

  • Engine
    • Added HiDPI support to new demo application.
  • Designer
    • Improved the behavior of the page panel.
  • Exports
    • Added the ability to export to XODT and XODS.
  • WebReport
    • Added Razor components for embedding into a Blazor Server application.
  • Microsoft .NET Core
    • Updated package reference Microsoft.CodeAnalysis to 3.3.1 version.
    • Updated FastReport.Compat dependency to 2021.1.4 version.

Fixes

  • Engine
    • Fixed a bug where page sizes could reset after preview.
    • Fixed a bug where printing a RichText object on large Windows scaling was happening incorrectly.
    • Fixed a bug leading to System.ArgumentOutOfRangeException in Substring functions.
    • Fixed a bug leading to System.ArgumentException when drawing PictureObject with some images.
    • Fixed a bug when tables were not displayed when connecting to Advantage Database via ODBC.
    • Fixed a bug where RichText went outside the page.
    • Fixed a bug with recompiling the report script that interacted with ChildBand.
  • Designer
    • Fixed a bug with index of bounds in SQLBuilder in Designer.
    • Fixed a bug where the dialog page did not open if it had a GridControl.
    • Fixed bugs in Right to Left mode.
    • Fixed a bug when rescaling the dialog form.
  • Preview
    • Fixed a bug where the percentage of scale in Preview could be displayed incorrectly.
  • Exports
    • Fixed a bug of export to ODF when the document did not open in MyOffice.
    • Fixed a bug with closing cell with RichText when exporting to RTF.
    • Fixed a bug when exporting objects with rendering mode HtmlParagraph.
    • Fixed a bug with exporting line with arrow cap in layered export to Word 2007.
    • Fixed a bug with exporting line with arrow cap in export to PowerPoint 2007.
  • WebReport
    • Fixed a bug in WebReport Core with SinglePage and Dialogs.
    • Fixed a bug with compilation VB.NET script, resulting in an error "Modules cannot be generic".
  • Microsoft .NET Core
    • Fixed a bug with incorrect images in PDF export on Linux.
    • Fixed a bug leading to System.NullReferenceException when call CsvDataConnection.CreateAllTables().
  • Extras
    • Fixed a bug with incorrect loading of table names from ClickHouse.