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.4

Released: Sep 14, 2017

2017.4 中的更新

特性

  • Core
    • Added initial support for .Net Core.
  • Engine
    • Trim property has been added for linear barcodes.
    • Tag property has been added for all components.
    • Added saving of meta data (ReportInfo.Name, ReportInfo.Author, ReportInfo.Description, ReportInfo.Created, ReportInfo.Modified, ReportInfo.CreatorVersion) in prepared report file.
    • Added RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to access the Report.Dictionary without case sensitivity.
    • Added RadialGauge control.
    • Added SimpleProgressGauge control.
  • Designer
    • Added pagination in Data View Window.
    • Added Space to separators list in CSV connection.
    • Added possibility to open List and Label files with extensions crd, srt, inv, lab and let.
    • Added selecting previous file filter in open file dialog.
  • Exports
    • Added Word2007Export.RowHeight property with enum (Minimum, Exactly).
    • Added converting to Percent format for Excel2007 export.
    • Added export in LaTeX (without pictures, works with XeLaTex).
  • WebReport
    • Added property WebReport.DesignerConfig for storing custom configuration of Online Designer.
  • Extras
    • Added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted).
    • Added SVGObject plugin (\Extras\Misc\SVGObjectPlugin).
    • Added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger).
    • Added support for MaxiCode and Intelligent Mail barcodes.
    • Added editor for hyperlink property.
    • Improved Crystal Reports converter, now works with the latest versions of Crystal.

修補程式

  • Engine
    • Fixed wrong result for n.9999 values in NumToWords functions.
    • Fixed bug with multi-thread preparing and using the cursors inside a report.
    • Fixed borders for Gauges.
    • Adjusted scale and pointer for SimpleGauge.
  • Designer
    • Fixed bug with deleting of bands.
    • Fixed bug with empty fields when connecting to CSV table.
    • Fixed bug with space separator when connecting to CSV table.
    • Fixed bug with strings without separator when connecting to CSV table.
    • Fixed bug when viewing business object data.
    • Fixed bug with null value of System.Guid instance.
    • Fixed bug in PageColumns class when number of positions is not equal number of columns.
  • Exports
    • Fixed bug with barcode duplicates in PDF export.
    • Fixed bug with table cells duplicates in XAML, SVG exports.
    • Fixed bug with tilde in Excel2007 export.
    • Fixed bug with image duplicating in PDFExport.
    • Fixed bug with Biff8 export from prepared report.
    • Allowed export TextObjects without default FontWithRatio to Excel 2007.
  • WebReport
    • Fixed bug with WebReport object resizing.