
Web Report Designer adds support for export options.
Features
- Web Components
- Web Report Designer: Added support for export options.
- .NET
- Microsoft Visual Studio Integration: The Reporting Wizard and the Package can now also be called within a C# WPF application.
- The ExportConfiguration class now has a new member that allows you to pass additional flags from the LlPrintMode enumeration to the export job.
- Changed the visibility of the member setters of ReportParameterWithData to “protected internal” in order to make them settable from derived classes.
- Updated Newtonsoft.JSON dependencies to 13.0.2 for all assemblies referencing this package.
- “date”, “time” and “date-time” types in SchemaAwareJsonDataProvider will now always be registered as a date even if the actual JSON data cannot be parsed as a date.
- Added “/” to the allowed characters in SQL data source table names.
- Components
- VCL FireDAC component now supports 64-bit Embarcadero C++ Builder applications.
- Print
- When the new flag is be passed in the print options to 'LlPrint[WithBox]Start()', the print dialog in the preview tries to reduce the number of printers displayed by reducing to ones with non-identical properties.
- Export
- PDF: Added new option value “0” for export option “PDF.ZUGFeRDVersion” which tries to read the matching ZUGFeRD version and its ConformanceLevel within the ZUGFeRD/XRechnung XML file.
- Added new export option DOCX.LineSpacingPercentage. This allows you to scale the otherwise fixed distance between lines.
- Designer
- Added option to allow a negative “Distance Before” value for table items in a report container.
- Report Server (Enterprise Edition only)
- Added Microsoft SharePoint Online task action.
- Added support for PostgreSQL 15.
- Added support for Microsoft SQL Server 2022.
- Added new option to Microsoft Excel export template. Converting texts starting with “=” into Excel formula.
- Improved interactive message in case of lost connection to the database server.
- The “Customize export profile” button on the export page is now hidden if the selected export configuration has no properties that can be edited.
- Improved the text for advanced encryption settings when configuring the system email address.
- The selection dialog for data sources, report templates and subreports in a report template now hides the currently selected elements in the selection area. This applies also to the selection of the user group and the selection of the export report template.
- The display of error messages on the export page has been improved to allow a re-export attempt.
- Importing data now displays a loading indicator until the import has finished.
- Improved vertical scrolling in the query assistant’s condition editor dialog.