FastReport .NET WEB 2025.2.1

Released: Apr 22, 2025

2025.2.1 での更新項目

機能

  • FastReport .NET Core
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Web
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Demos
      • Added Blazor WASM Demo.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Web Legacy
    • Exports
      • Added XPSExport.PrintOptimized option.

不具合の修正

  • FastReport .NET Web
    • Exports
      • Fixed a bug with incorrect closing of "div" tag in table HTML-export.
      • Fixed export of semi-transparent images to PDF.
    • WebReport
      • Fixed a bug where resource cleanup was not called due to unique cache settings for webReport.
    • Engine
      • Fixed SVG text rendering if absolute char positions are set.
      • Fixed bug with clipping region in SVG.
      • Fixed assembly load error when compiling a report script.
    • Extras
      • Fixed bug in HtmlObject in Core.Skia.
  • FastReport .NET Web Legacy
    • Exports
      • Fixed a bug with incorrect closing of "div" tag in table HTML-export.
      • Fixed export of semi-transparent images to PDF.
    • Engine
      • Fixed SVG text rendering if absolute char positions are set.
      • Fixed bug with clipping region in SVG.
      • Fixed assembly load error when compiling a report script.