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 2020.3.x
Released: May 20, 2020
Atualizações na 2020.3.x
v2020.3
Updated May 20, 2020
Features
Engine
Added new type of QR code, Swiss QR Code.
Added property MatrixObject.PrintIfEmpty, which allows displaying the matrix even if it is empty.
Added property Page.LastPageSource, which allows to configure the printer tray for printing the last page of the report.
Added VisibleExpression, PrintableExpression, and ExportableExpression properties. These properties allow to set the value of the Visible, Printable, and Exportable properties, depending on the fulfillment of the specified condition.
Discontinued support of .NET Framework 2.0.
Exports
Optimized saving of embedded fonts in PDF-export. File size has decreased significantly.
Fixes
Engine
Fixed a bug with text object visibility when Highlight.Visible parameter is enabled.
Fixed a bug with work of property PrintableExpression.
Designer
Fixed a bug where drag&drop to the matrix didn't work.
Fixed a bug leading to System.FormatException when opening DevExpress files.
Fixed a bug "Count cannot be less than zero." when opening DevExpress files.
Fixed a bug with moving objects in the report tree while holding down the Ctrl key.
Fixed a bug with drop down menu of select color button.
Preview
Fixed a bug with setting exports list using Config.PreviewSettings.
Fixed a bug where the report could only be saved in the Box, regardless of the cloud storage selected in the menu.
Exports
Fixed a bug with incorrect indents in export to OpenOffice Writer.
Fixed a bug with incorrect size of picture in export to RTF.
Fixed a bug with page breaks in export to OpenOffice Writer.
Fixed a bug with paragraph offset in export to OpenOffice Writer.
Fixed a bug with text justify in exports to OpenOffice Writer and OpenOffice Spreadsheet.
Fixed a bug in Excel export (BIFF8).
WebReport
Fixed a bug with resource loading in WebReport (OpenSource version).
Fixed a bug with image scaling in WebReport.
Fixed a bug with timeout exception while saving a report in the Online Designer.
Fixed a bug with calls of WebReport.ExportPdf, WebReport.ExportCsv, WebReport.ExportRtf, etc.
.Net Core
Fixed compilation error FastReport.Core and FastReport.OpenSource on Unix-systems (because of net40 in targetFrameworks).
Fixed some API errors in report code, available in System.Drawing.Primitives.
Fixed broken button "Open after export" in FR.Core3.