FastReport .NET WEB のリリース

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

Released: Apr 9, 2025

2025.2 での更新項目

機能

  • Engine
    • Added new scripting engine - FastScript .NET.
    • Added support for vertical tabulation.
    • Added import of DOCX files to FRX report template.
    • Added support of encoding for Chinese (simplified) language when converting RTF.
    • Added the ability to disable integration with FastReport Cloud.
    • Added GS1 Datamatrix barcode.
    • Added the conversion of SkBitmap to a Bitmap and Image in FastReport.SkiaDrawing.
  • Designer
    • Added a possibility to copy data from the list of properties of an object using the...