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 2017.2
Released: Feb 15, 2017
Aggiornamenti in 2017.2
Funzionalità
Core
Added new barcode: Pharmacode.
Added new option for images: Grayscale display mode.
Added ability to change the color of barcodes.
Added caching of compiled report script.
Designer
Added support of Right-to-Left Interface (RTL).
Added a new property to MSChartObject, that allows the use of several series with automatic creation.
Preview
Added Right-to-Left Interface (RTL) support.
Added mouse-relative zoom.
Exports
Added export to binar format Excel 97-2003 (BIFF8).
Added the ability to insert images with their original resolution when exporting to PDF.
Added the added ability to select a color space in the PDF export window.
Improved the quality of images in Excel 2007 export.
Changed exporting to Dropbox to use API 2.0 instead API 1.0.
Added converting to Date format for Excel2007 export.
Improved SVG export: added embedding images in file, HasMultipleFiles option and underlines, plus improved text rendering and text with angle.
Added ToolbarBackgroundStyle.None (you can use WebReport.ToolbarColor instead bitmap from style).
Added properties WebReport.UnlimitedWidth, WebReport.UnlimitedHeight for enable Unlimited size for all report pages (default: false - use report settings).
Added property WebReport.Dialogs for enable or disable all report dialogs (default: true - enabled).
Correzioni
Core
Fixed bug with losing precision in totals.
Fixed bug with enabled ReportPage.UnlimitedHeight and ReportPage.PrintOnPreviousPage.
Fixed bug with null initialization in text objects.
Fixed bug with deserialization on saving from On-line Designer.
Designer
Fixed bug when instead of creating a new data source, editing of selected data source was opening.
Exports
Fixed bug with blank pages in Excel 2007 export.
Fixed bug in PDF and HTML exports with vertical position of text which height is bigger than object height.
Fixed bug with metafile images in RTFExport.
Fixed bug with Vertical Alignment = bottom in PDF export.
Fixed transparent images appearance in XPS export.
Fixed export empty images in XPS.
Fixed bug in preview of CSV export with small amount of rows.
WebReport
Fixed bug with handling of onClick event in WebReport.