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 2016.4
Released: Sep 1, 2016
2016.4 での更新項目
機能
Core
Added new HtmlObject for using in the WebReport or HTML export.
Added event Report.CustomCalc for custom data processing.
Designer
Added TextOutline editor.
Exports
Added compliance with PDF/X-3 in PDF export.
Added new property PDFExport.PDFCompliance.
Added property PDFExport.ColorProfile for using in PDF/X-3 compliance mode.
Added support of export pictures with lossless compression in PDF export.
Added property PDFExport.ImageLossless.
Added IsScrolled property in XAML export.
WebReport
Added hyperlinks on bookmarks functionality (works only with Layers = true).
Added hyperlinks on page number functionality (works only with Layers = true).
Added click event handler functionality (works only with Layers = true).
Added detailed reports - hyperlinks on hidden report page or report file (works only with Layers = true).
Added new property WebReport.ShowTabCloseButton (default value: false).
Added new property WebReport.TabPosition (default value: TabPosition.InsideToolbar).
Added new example for Single Page Application \Demos\C#\Web\SPADemo.