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 Component Packages 2025.2.5
Released: Jun 18, 2025
2025.2.5 での更新項目
機能
FastReport .NET WinForms
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Designer
Added support for resizing while maintaining a fixed center (Shift + corner handles).
Added alternative grid (Alt+mouse) in the designer.
Added a setting to enable/disable extended object location info in the designer.
Added support for displaying Count Byte in RFID editor.
Added a designer assembly with database connection plugins.
FastReport .NET Mono
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Designer
Added support for resizing while maintaining a fixed center (Shift + corner handles).
Added alternative grid (Alt+mouse) in the designer.
Added a setting to enable/disable extended object location info in the designer.
Added support for displaying Count Byte in RFID editor.
FastReport .NET Core
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Designer
Added support for displaying Count Byte in RFID editor.
FastReport .NET WPF
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Added Welcome screen support.
Designer
Added support for resizing while maintaining a fixed center (Shift + corner handles).
Added alternative grid (Alt+mouse) in the designer.
Added a setting to enable/disable extended object location info in the designer.
Added smooth scroll support in the designer's "Properties" window.
Added support for displaying Count Byte in RFID editor.
FastReport .NET Avalonia
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Added Welcome screen support.
Designer
Added support for resizing while maintaining a fixed center (Shift + corner handles).
Added alternative grid (Alt+mouse) in the designer.
Added a setting to enable/disable extended object location info in the designer.
Added smooth scroll support in the designer's "Properties" window.
Added support for displaying Count Byte in RFID editor.
FastReport .NET Web
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Designer
Added support for displaying Count Byte in RFID editor.
WebReport
Added the ability to manage the WebReport cache lifetime based on the user's Circuit by using CacheOptions.UseCircuitScope in Blazor Server.
Added disabling export and print buttons when previewing dialog forms.
FastReport .NET Web Legacy
Engine
Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
Designer
Added support for displaying Count Byte in RFID editor.
不具合の修正
FastReport .NET WinForms
Exports
Fixed incorrect bookmark navigation in Word export.
Fixed exporting transparent shape fill to Word.
Fixed issue with missing padding-top during Word export using TextRenderType = HtmlParagraph.
Fixed bug with missing glyphs in the PDF export.
Fixed slow export of interactive PDF forms.
Fixed bug with Cambria font in the PDF export.
Designer
Changed the call sequence CheckDirectories method.
Fixed error with line shift while resizing a non-diagonal line in the designer.
Fixed error in code editor when using snippets.
Fixed bug with missing icons in the code editor.
Preview
Fixed changing the paper type search cycle.
FastReport .NET Mono
Exports
Fixed issue with missing padding-top during Word export using TextRenderType = HtmlParagraph.
Fixed slow export of interactive PDF forms.
Fixed bug with Cambria font in the PDF export.
FastReport .NET Core
Exports
Fixed issue with missing padding-top during Word export using TextRenderType = HtmlParagraph.
Fixed slow export of interactive PDF forms.
FastReport .NET WPF
Exports
Fixed issue with missing padding-top during Word export using TextRenderType = HtmlParagraph.
Fixed bug with missing glyphs in the PDF export.
Fixed slow export of interactive PDF forms.
FastReport .NET Avalonia
Designer
Fixed error with line shift while resizing a non-diagonal line in the designer.
Fixed window items (icon, minimize/maximize buttons) on newer AvaloniaUI versions.
Exports
Fixed issue with missing padding-top during Word export using TextRenderType = HtmlParagraph.
Fixed slow export of interactive PDF forms.
FastReport .NET Web
Exports
Fixed slow export of interactive PDF forms.
FastReport .NET Web Legacy
WebReport
Fixed error in previewing printing of WebReport in FireFox.
Fixed method of preparing (legacy) WebReport received from cache.