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
Aggiornamenti in 2017.3
Funzionalità
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.