List & Label Enterprise Reporting Edition 新版本发表

Released: Jan 25, 2024

29.001 中的更新

特性

New Features

  • .NET
    • The OdbcDataProvider now supports a custom ParameterMarkerFormat. Use it to override or correct the format available from the driver's DatabaseInformationSchema.
    • The syntax for data source parameters now supports passing "allowblank" in order to allow the resulting report parameter's value to be empty.
    • Special "Signed" NuGet packages with the signed List & Label assemblies are now available.
  • Export
    • XHTML-Export: Images in Crosstab Headers are now supported.
  • Report Server...

Released: Oct 19, 2023

29 中的更新

特性

  • Web Report Designer
    • New chart types: With bar, line, and area charts, the Web Report Designer offers a range of new options for data visualization.
    • Enhanced export options: Further export options such as PDF version, image quality, endless Excel pages, and much more are now available for more than 20 export formats in the Web Report Designer.
    • Display multiple pages simultaneously: the Web Report Viewer allows multiple pages being displayed simultaneously in a smaller format. This provides...

Released: Jun 16, 2023

28.003 中的更新

特性

  • .NET
    • All available NuGet packages now have a special Enterprise package and ID to ensure that the packages are all coming from one package source in case more than one source is defined, e.g. nuget.org and combit's own NuGet server. Please note that existing Enterprise packages have to be switched to the new packages once in every project.
    • Added support for calling the Reporting Wizard in C# web applications or .NET 6/.NET 7 applications.
    • Updated MongoDB driver to 2.19.1. (This mitigates CVE...

Released: Feb 1, 2023

28.001 中的更新

特性

  • Web Components
    • Web Report Designer: Added support for export options.
    • Web Report Designer: Alpha Feature: Bar Charts are now supported.
    • Web Report Viewer: The setter of WebReportViewerSessionOptions.ReportParameterDateFormatCulture will now throw an ArgumentNullException or CultureNotFoundException if no value was supplied or the set culture is invalid.
  • .NET
    • Microsoft Visual Studio Integration: The Reporting Wizard and the Package can now also be called within a C# WPF application.
    • The...

Released: Oct 21, 2022

28 中的更新

特性

Web and Cloud
Web Report Designer with New Design Options.

  • Designer objects: Take advantage of new objects for your report templates such as gauges, data graphics, checkboxes and PDF files.
  • Charts: Create pie charts intuitively with just a few clicks. Further chart types will be added successively.
  • Repository: Add structure and clarity to the content of your repository. Folder structures are supported automatically without the need for changes to existing implementations.
  • Table editor: Create...

Released: Aug 4, 2022

27.004 中的更新

特性

  • New Features
    • Components
      • VCL: Added support for Embarcadero RAD Studio 11.1 (BDE and FireDAC).
    • Print
      • As "MS Sans Serif" is a raster font and causes problems with the PDF export, the font is now replaced in the RTF stream with "Microsoft Sans Serif", looking the same, but scaling correctly.
  • Improvements
    • .NET
      • Improved schema detection and field type handling for SchemaAwareJsonDataProvider.
    • Designer
      • Non-existent 'project includes' used to show up using empty entries in the configuration dialog...

Released: May 5, 2022

27.003 中的更新

特性

  • New Features
    • Components
      • Added new “Printerless” property to OCX control.
    • Print
      • Added a new LL_OPTION_RTF_SHARE_OBJECTS_THRESHOLD option which limits the number of RTF controls to be used exclusively. Once the number of RTF objects surpasses this value, shared RTF objects are used to limit resources needed.
    • Web Components
      • Web Report Designer
        • Added a new table editor to easily create and modify tables in report containers. You can drag and drop fields to create and move them and adjust...

Released: Feb 15, 2022

27.002 中的更新

特性

  • New Features
    • .NET
      • Report Wizard now supports additional file-based providers, the following formats can be used: json, csv, xls, xlsx, txt and xml.
      • DOM bar chart, Z-axes can now be edited / added.
    • Components
      • Alaska Xbase++ dsListLabel, support of SQLExpress, an add-on library for native ODBC integration.
      • VCL FireDAC now supports the following new classes, TLlDesignerObject27, TLDesignerFunction27, TlDesignerAction27 and TLlExprEvaluator.
    • Designer
      • The drag & drop interface for charts now...

Released: Oct 21, 2021

27.000 中的更新

特性

New Features

  • Support for Microsoft Windows 11, Microsoft Visual Studio 2022, Microsoft .NET 6.
  • New browser-based designer ("Web Report Designer"). The .NET 4.0 C# MVC web reporting sample is adapted so that both designers (client- and browser-based) can be used in parallel.
  • New Web Report Viewer, this offers the same functionality as the previous HTML5 viewer, but is based on new technology and - like the Designer - is available as a WebComponent.
  • Support for systems without printer driver...

Released: Aug 3, 2021

26 Service Pack 26.004 中的更新

特性

New Features

.NET

  • DrawObjectEventArgs has a new member “ObjFinished”, possibility to force a page break e.g. in the text object.

VCL

  • Convenient possibility to set export options directly in the List & Label instance.
  • Support for Embarcadero RAD Studio 10.4.2 (BDE & FireDAC).

Report Server (Enterprise Edition only)

  • Multiple instances of the Report Server are now supported by manually adding AppPools with specific InstanceIdentifier in privateSettings.config.
  • Added OpenEdgeProgress...