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 2015.4 released

Released: Oct 23, 2015

Updates in this release

Updates in 2015.4

FastReport Online Designer is now a standalone application, previously its beta version was available as a part of the Professional Edition.
The online designer can now be purchased separately or as a part of FastReport.NET Enterprise edition

All Changes:

  • New install
  • Modified Main demo and report examples (\Demos\C#\Main)

Core

  • Improved speed of report prepare
  • Reduced memory consumption
  • Explained exception on invocation the events in script

Designer

  • Added import from DevExpress report template

Exports

  • Added export in FastReport Cloud
  • Added font color tag parsing in RTF export
  • Added property Excel2007Export.Seamless for export table without breaks
  • Added exports in PPML (Personalized Print Markup Language) and PostScript - (classes PPMLExport, PSExport)
  • Added EmbedPictures property in HTMLExport
  • Rewritten saving in Excel 2007, Word 2007, Power Point 2007, XPS
  • Reduced memory consumption in table based exports
  • Increased speed of export in PDF, Excel 2007

WebReport

  • Added property WebReport.XlsxSeamless for export table without breaks in Excel 2007 format
  • Added property WebReport.EmbedPictures (embedding pictures in HTML)
  • Added property WebReport.DesignerLocale (set locale for Online Report Designer)

Online Report Designer

  • Added html5 manifest for off-line working (without iframe)
  • Added dialogue controls TextBox, RadioButton, Label, CheckBox, ButtonControl
  • Added support of dialogue forms
  • Added double-tap for mobile devices
  • Added hotkeys help on button "h"
  • Optimization of report parser