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 2018.2
Released: Mar 6, 2018
Aggiornamenti in 2018.2
Funzionalità
Engine
Added SVGObject into main library FastReport.dll (for .Net 4 and higher, currently without Core compatibility).
Added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, encryption of report).
.Net Core
Added Demo packages in Nuget repository.
Designer
Added an event indicator for objects and bands, a small triangle in the upper left corner; this feature is able to be enabled or disabled in the designer settings (disabled by default).
Added a new tab of the designer's settings: "Objects appearance".
Exports
Added property RichTextObject.ConvertRichText for converting RichText in text objects when exporting (experimental).
Added paragraph based export in Word 2007 (experimental), property Word2007Export.ParagraphBased.
Increased speed of export to CSV.
Increased speed of export to PDF.
WebReport
Added support for editable TextObject and CheckBoxObject.