FastReport .NET WinForms 新版本發表

Released: Aug 2, 2025

2025.2.8 中的更新

特性

  • Designer
    • Added the ability to transfer fields via drag and drop and double-click in the standard report wizard.

修補程式

  • Exports
    • Fixed RichObject in ODT paragraph mode export.
    • Fixed a bug with double borders of object in layered HTML-export.
    • Fixed an error when opening a file after exporting to Word using headers and footers.
    • Fixed incorrect indentation when using the header/footer option in Word export.
    • Fixed border appearing around image in table after export to Word.
  • Designer
    • Fixed adding a...

Released: Jul 29, 2025

2025.2.7 中的更新

特性

  • FastReport .NET WinForms
    • Designer
      • Added RibbonDesignerControl and a new Ribbon UI.

修補程式

  • FastReport .NET WinForms
    • Exports
      • Fixed bug with space symbol width in PDF export.
      • Fixed export LineObject to HTML.
      • Fixed error in PDF export with some svg files.
    • Demos
      • Fixed type of "Deutsche Leitcode" barcode in demo reports.
    • Designer
      • Fixed wrong display of some windows in high dpi mode (net60-windows target).
      • Fixed a bug when Scale, Pointer and Border were drawn twice for SimpleGauge.
      • Fixed bug in mdi...

Released: Jun 25, 2025

2025.2.6 中的更新

特性

  • Engine
    • Added support for asynchronous queries in database connectors.
  • Exports
    • Added text color change and method to fill the textbox in ZPL.

修補程式

  • Extras
    • Fixed crash on import DOCX files.
  • Engine
    • Fixed XXE vulnerability in SVG object.
    • Fixed a bug when printing rows and columns of table with disabled Printable property.
  • Designer
    • Fixed support of change notifications in the Collection Editor.
  • Exports
    • Fixed location of text with the HrAlign.bottom property when exporting to HTML.
  • Common
    • Fixed the...

Released: Jun 18, 2025

2025.2.5 中的更新

特性

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

修補程式

  • Exports
    • Fixed incorrect bookmark navigation...

Released: May 21, 2025

2025.2.4 中的更新

特性

  • Common
    • Moved variable declaration to Program class.
  • Designer
    • Added support for using the Ctrl key to select multiple objects in the designer (Shift key was used before).

修補程式

  • Engine
    • Fixed a bug with resetting the parameter value when setting it using the SetParameterValue() method.

Released: May 16, 2025

2025.2.3 中的更新

特性

  • Designer
    • Added support of horizontal scroll gesture in the designer and preview window.

修補程式

  • Designer
    • Fixed a bug with returning the result of an empty parameter expression.
    • Fixed wrong position of size/location designer tooltip.
    • Fixed resizing of small objects.
    • Changed openLink method in AboutForm.
  • Common
    • Updating MySqlConnector to version 2.4.0.
  • Exports
    • Fixed the export of different headers and footers on separate pages in all export options to Word2007 (table, layers, paragraphs).

Released: May 6, 2025

2025.2.2 中的更新

修補程式

  • Designer
    • Exporting Word TextRenderType remove line spacing. Removing the margin condition.
  • Exports
    • Corrected brightness of watermark in export to MS Word.

Released: Apr 22, 2025

2025.2.1 中的更新

特性

  • Exports
    • Added XPSExport.PrintOptimized option.
  • Engine
    • Added the ability to choose encoding when connecting to a XML database.

修補程式

  • 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.
  • Designer
    • Fixed a bug with empty value of the database name in MongoDB...

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

Released: Apr 4, 2025

2025.1.23 中的更新

特性

  • Exports
    • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • Extras
    • Added Apache Ignite connector.

修補程式

  • Exports
    • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
    • Fixed export table to HTML.
    • Fixed export transparent watermark to HTML.
  • Designer
    • Fixed a bug with displaying icons in code auto completion.