FastReport .NET Component Packages

.NET 비즈니스 애플리케이션 및 크로스 플랫폼 개발을 위한 보고 인프라를 구축하세요.

Fast Reports사에서 공개
2009년 부터 ComponentSource에서 판매중

가격: US$ 1,469.02 버젼: 2026.2.x NEW 업데이스 날짜: 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.