FastReport .NET Component Packages

为 .NET 业务应用程序和跨平台开发创建报表基础架构。

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

价格从: $ 1,469.02 版本:2026.2.x 新增功能 更新: Apr 7, 2026 4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级 (3)

i

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 Component Packages 2025.1.23

Released: Apr 4, 2025

2025.1.23 中的更新

特性

  • FastReport .NET WinForms
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
    • Extras
      • Added Apache Ignite connector.
  • FastReport .NET Mono
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Core
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET WPF
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Avalonia
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Web
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
    • Online Designer
      • Added the ability to create a new report from the Online Designer. Further customization of the created report can be performed using services.AddFastReport(options => options.Designer.OnWebReportCreated).
  • FastReport .NET Web Legacy
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).

修补程序

  • FastReport .NET WinForms
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
      • Fixed export table to HTML.
      • Fixed export transporent watermark to HTML.
    • Designer
      • Fixed a bug with displaying icons in code autocompletion.
  • FastReport .NET Mono
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
    • Designer
      • Fixed a bug with displaying icons in code autocompletion.
  • FastReport .NET Core
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
  • FastReport .NET WPF
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
    • Designer
      • Fixed a bug with displaying icons in code autocompletion.
      • Fixed bug with TreeView inplace editing.
  • FastReport .NET Avalonia
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
    • Designer
      • Fixed a bug with displaying icons in code autocompletion.
      • Fixed bug with TreeView inplace editing.
  • FastReport .NET Web
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
      • Fixed export table to HTML.
      • Fixed export transporent watermark to HTML.
    • Engine
      • Fixed parameter calculations in asynchronous context.
    • WebReport
      • Fixed highlighting the search word when changing the report.