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 2017.3

Released: May 31, 2017

2017.3 中的更新

特性

  • Core
    • Added Intelligent Mail (USPS) barcode.
    • Added MaxiCode barcode.
    • Added property Report.ReportInfo.Tag.
    • Added property Report.ReportInfo.SaveMode.
    • Added support functions with optional parameters.
    • Added thread-safe collections support for .net 4.
  • Designer
    • Added ability of multi-line editing of Report.ReportInfo.Description and Report.ReportInfo.Tag.
  • Exports
    • Added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile.
  • Extras
    • Added new example for working with ZUGFeRD and PDF/A-3b \Demos\C#\ZUGFeRD.
    • Added new example for Web API \Demos\C#\Web\WebApi.
  • WebReport
    • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders.
    • Added catching of exceptions on call of WebReport.DesignerSaveCallBack.

修补程序

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.
  • WebReport
    • Fixed page margins in printing from browser.
    • Fixed bug with lines in HTML export and WebReport.
    • Fixed TTF exceptions processing for PDFExport.