FastReport .NET WinForms + WebForms 2021.3.x

Released: May 17, 2021

2021.3.x での更新項目

v2021.3.1

Updated May 17, 2021

Features

  • Engine
    • Added HiDPI support to new demo application.
  • Designer
    • Improved the behavior of the page panel.
  • Exports
    • Added the ability to export to XODT and XODS.
  • WebReport
    • Added Razor components for embedding into a Blazor Server application.

Fixes

  • Engine
    • Fixed a bug where page sizes could reset after preview.
    • Fixed a bug where printing a RichText object on large Windows scaling was happening incorrectly.
    • Fixed a bug leading to System.ArgumentOutOfRangeException in Substring functions.
    • Fixed a bug leading to System.ArgumentException when drawing PictureObject with some images.
    • Fixed a bug when tables were not displayed when connecting to Advantage Database via ODBC.
    • Fixed a bug where RichText went outside the page.
    • Fixed a bug with recompiling the report script that interacted with ChildBand.
  • Designer
    • Fixed a bug with index of bounds in SQLBuilder in Designer.
    • Fixed a bug where the dialog page did not open if it had a GridControl.
    • Fixed bugs in Right to Left mode.
    • Fixed a bug when rescaling the dialog form.
  • Preview
    • Fixed a bug where the percentage of scale in Preview could be displayed incorrectly.
  • Exports
    • Fixed a bug of export to ODF when the document did not open in MyOffice.
    • Fixed a bug with closing cell with RichText when exporting to RTF.
    • Fixed a bug when exporting objects with rendering mode HtmlParagraph.
    • Fixed a bug with exporting line with arrow cap in layered export to Word 2007.
    • Fixed a bug with exporting line with arrow cap in export to PowerPoint 2007.
  • WebReport
    • Fixed a bug in WebReport Core with SinglePage and Dialogs.
    • Fixed a bug with compilation VB.NET script, resulting in an error "Modules cannot be generic".
  • Extras
    • Fixed a bug with incorrect loading of table names from ClickHouse.