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 2019.3.1

Released: May 15, 2019

2019.3.1 中的更新

特性

  • Engine
    • Added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled.
    • Added a new property Config.ProcessEvents for cancel button in progress form.
  • Designer
    • Added an ability to change font in query editor.
    • Added Digital Signature object for adding empty signature field in PDF documents.
  • Exports
    • Added ability to export empty signature fields for PDF documents.
    • Added links for images to HTML-export.
  • .Net Core
    • Added a CoreCompat.System.Drawing reference to the script, which allows using Color, Font and some other features of System.Drawing.

修补程序

  • Engine
    • Fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character.
    • Fixed a bug when in some cases the TypeConverter`s were not loaded correctly.
    • Fixed a bug causing memory leak in HtmlTextRenderer.
    • Fixed a bug when using the KeepTogether property for a group with matrix, when in some cases the GroupHeader was placed on one page and the matrix was on another page.
  • Preview
    • Fixed a bug where the preparation process was hanging and the cancel button was inactive throughout the preparation.
  • Exports
    • Fixed a bug in CSV-export with "Data only" option when not only Data bands were exported.
    • Fixed a bug when PDF Export did not export some SVGObject gradients to a PDF file, with the property GradientQuality = GradientQualityEnum.Image.
  • WebReport
    • Fixed a bug with inherited reports with online designer.