FastReport .NET WinForms + WebForms Releases
Released: Dec 7, 2020
Updates 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
Updates 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
Updates 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
Updates 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).
- WebReport
- Fixed a bug with timeout exception while saving a...
Released: Dec 2, 2019
Updates 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
Updates 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
Updates in 2019.3.1
Funktionen
- 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.
Fehlerkorrekturen
Released: Mar 5, 2019
Updates in 2019.2.1
Funktionen
-
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...
Released: Dec 19, 2018
Updates in 2019.1
Funktionen
-
[Engine]
- Added property FastReport.Utils.Config.PreparedCompressed (default value: true) to enable or disable the compression in files with prepared reports (fpx).
- Added the ability to disable hotkeys in designer and preview.
- Added property ReportPage.Printable (default value: true) to enable or disable printing of the page.
- SVG object is optimized, removed inheritance SVGObject from PictureObject, SVG object is now not drawn in memory for its display in vector exports.
* Pay...
Released: Sep 13, 2018
Updates in 2018.4
Funktionen
-
Engine
- Added possibility to access totals, parameters and variables without case sensitivity.
- Added a new experimental feature to improve the work with memory.
- New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
- Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
- Optimized QR...