Rilasci di FastReport .NET WinForms

Released: May 17, 2021

Aggiornamenti in 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.

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

Released: Mar 9, 2021

Aggiornamenti in 2021.2.x

v2021.2.1

Updated Mar 9, 2021

Features

  • Engine
    • Added HiDPI support.
    • Added CountDistinct aggregate function (report totals and matrix object totals).
    • Added support for TLS 1.2.
    • Added two new types of UncheckedSymbol to CheckBox.
    • Added the ability to disable loading of XML and CSV data locally.
    • Added ability to load XML data via URL.
    • Added the ability to change the font for East-Asian languages in Microsoft Word export.
    • Added functions for converting numbers to words in Polish language.
    • Added...

Released: Dec 7, 2020

Aggiornamenti in 2021.1.x

v2021.1.6

Updated Jan 8, 2021

Features

  • Microsoft .NET Core
    • Added new properties ShowDbfExport, ShowMhtExport, PrintInHtml and PrintInPdf for WebReport that allow you to enable/disable the display of buttons in the toolbar of the corresponding exports/print.

Fixes

  • Microsoft .NET Core
    • You can now detect WebProcess and StubClasses aren't added to ConsoleApp\Library in FR.Core.
    • Fixed a bug with RichObject expressions.
    • Fixed a bug with exporting MSChartObject in PowerPoint 2007 export.
    • Fixed a bug...

Released: Sep 9, 2020

Aggiornamenti in 2020.4.x

v2020.4

Updated Sep 9, 2020

Features

  • Engine
    • Added ITF-14 barcode.
    • Added Deutsche Post Identcode barcode.
    • Added ability to align barcodes.
    • Added property PictureObject.ImageSourceExpression that allows an expression containing the source of image to be set.
    • Added the possibility to use expression in brackets in VisibleExpression, PrintableExpression and ExportableExpression properties.
    • Added the PictureObject.ImageFormat property, which allows the image storage format to be selected.
    • FastReport...

Released: May 20, 2020

Aggiornamenti in 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...

Released: Mar 12, 2020

Aggiornamenti in 2020.2.x

2020.2.13

Updated Apr 27, 2020

Fixes

  • Designer
    • Fixed a bug "Count cannot be less than zero." when opening repx-files.
  • Preview
    • 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 page breaks 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).

2020.2

Updated Mar 12, 2020

Features

  • Engine
    • Added property...

Released: Dec 2, 2019

Aggiornamenti in 2020.1

2020.1.28

Updated Mar 2, 2020

Fixes

  • Engine
    • Fixed a bug with parsing xml with hexidecimal values, e.g. "To create it:
"

2020.1.26

Updated Feb 27, 2020

Features

  • Engine
    • Added property Report.Tag.
    • Added "AutoEncode" property for DataMatrix Barcode.

2020.1.23

Updated Feb 14, 2020

Features

  • Engine
    • Added "OnScriptCompile" event that is called when a report's script compiles.
  • Designer
    • Added backlighting of the band that the selected element will be located on when dragging is completed...

Released: Sep 10, 2019

Aggiornamenti in 2019.4.x

2019.4.9

Updated Oct 15, 2019

Features

  • Engine
    • Added events to TrueTypeCollection object. New demo programm shows how to use them - .\Demos\C#\FontHandlersExportToPDF.
    • Added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true.
  • Designer
    • Added ability to create new report page using: "+" button on the pages panel, double-click on empty space on the pages panel, "Ctrl+N" shortcut.
  • Exports
    • Added property Split pages for export to XML.
    • Added...

Released: May 15, 2019

Aggiornamenti in 2019.3.1

Funzionalità

  • Engine
    • Added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled.
    • Added a new property Config.ProcessEvents for cancel button in progress form.
  • Designer
    • Added an ability to change font in query editor.
    • Added Digital Signature object for adding empty signature field in PDF documents.
  • Exports
    • Added ability to export empty signature fields for PDF documents.
    • Added links for images to HTML-export.

Correzioni

  • Engine
    • Fixed a bug with infinite...

Released: Mar 5, 2019

Aggiornamenti in 2019.2.1

Funzionalità

  • Engine
    • Added texture fill.
    • Now in the new reports the default font will always be serialized.
  • Designer
    • Added "Hide Zeros" item to context menu for text objects.
    • Added ability to select a style from the context menu.
    • Added dialogs for text editor closing; now pressing "X" button will be showed dialog for text changes confirmation.
    • Added an ability to sort Data Sources in Data window.
    • Added an ability to sort Data Fields in Data window.
  • Exports
    • Added an ability to escape quotes in CSV...