FastReport for DBA のリリース

Released: Dec 5, 2022

2023.x での更新項目

v2023.3

Updated Sep 12, 2023

Features

  • Engine
    • Added new RFIDLabel object.
    • Added GS1 automatic formatting for GS1-128 barcode.
    • Added support for loading tables in cells of other tables when converting RDL templates.
    • Added Config.CompilerSettings.ReflectionEmitCompiler property, which, when enabled, speeds up report preparation if the script has not been changed (works only in Microsoft .NET Core/.NET).
    • Added the ability to configure barcode font using the new "Font" property.
    • Improved working with...

Released: Sep 27, 2022

2022.3.x での更新項目

v2022.3

Updated Sep 27, 2022

Features

  • Engine
    • Added the ability to convert reports from Stimulsoft.
    • Added the ability to change the name of the JSON data source in an expression when it's renamed.
    • Added support for converting PaperSize property when converting reports from Stimulsoft.
    • Added support for checking the existence of referenced assemblies when converting reports from StimulSoft.
    • Added PrintOnParent property to Table and Matrix objects.
    • Added support for loading report parameters when...

Released: May 16, 2022

2022.2.x での更新項目

v2022.2

Updated May 16, 2022

Features

  • Engine
    • Added the ability to save a report with random data.
    • The ExportBand method now uses the 'BandBase' argument instead of 'Base'.
  • Designer
    • Added support for highlighting intersecting objects. When placing objects on the report page, overlapping objects and objects beyond the bounds of the bands are highlighted by color.
    • Added ruler with guides to RichObject editor. The new tool allows you to conveniently adjust indentation and tab positions when editing...

Released: Dec 8, 2021

2022.1 での更新項目

機能

  • Engine
    • Added a new AdvMatrixObject.
    • Added GS1 DataBar barcodes: Limited, Omnidirectional, Stacked and Stacked Omnidirectional.
    • Added new properties: Config.CompilerSetting.ExceptionBehaviour and Config.CompilerSetting.Placeholder. These properties give the ability to customize the behavior when exceptions are thrown with incorrect names of database tables and fields.
    • Added translation of RichObject inside TableCell.
    • Reworked translation of RichObject into report objects.
  • Microsoft .NET Core...