FastReport.Net WinForms 2020.3.x

Released: May 20, 2020

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).