ActiveReports.NET 新版本发表

Released: Feb 27, 2024

18 中的更新

特性

  • Customizable UI with Themes for JS Viewer and Web Designer - ActiveReports 18 introduces themes support for both the JS Viewer and Web Designer components, allowing you to personalize the user interface according to your preferences. Choose from a selection of built-in UI themes, or craft a custom theme to tailor the look and feel of these components to match your application's aesthetic or branding requirements.
  • WinForms Viewer UI Design Refresh - The WinForms Viewer has undergone a design...

Released: Dec 15, 2023

17.2.1 中的更新

修补程序

  • Exception appears in export as task specific report in PDF.
  • PDF export memory consumption issue in ActiveReports 17 (v17.1.2).
  • Report with parameters is not previewed on pressing Enter.
  • The request to add a possibility to change the order of Export options in JSViewer.
  • Preview shows "The JSON data source has not been found" if the report has the dataset bound parameter and the connection string as expression.
  • Full report page refresh on expanding/collapsing tablix groups in SinglePage and...

Released: Oct 3, 2023

17.2 中的更新

特性

  • Preconfigure Controls for End Users with Report Parts - Using the new Report Parts feature, developers can create pre-configured controls that they can then add to the ActiveReports toolbox for their end users to drag and drop onto the design surface.
  • Shared Data Source Support added to the Web Designer - The WebDesigner and Blazor WebDesigner components now support shared data sources, which are reusable data source connections that may be used in multiple reports.
  • Improved Accessibility of...

Released: Jun 6, 2023

17.1 中的更新

特性

  • Apply Parameters - Runtime Filtering - You can now dynamically apply parameters to a report allowing users to filter the data at runtime.
  • RDL Dashboard Support in WinForms Designer - Added support for RDL Dashboard reports in WinForms.
  • Customization for Blazor Web Designer - Added customization API to the new Blazor Designer.
  • Set Chart Colors Based On Values - The background colors of chart data points can now be set using conditional formatting.
  • Freeze Table/Tablix Columns and Rows in the...

Released: Jan 25, 2023

17 中的更新

特性

  • RDL Dashboard - New Report Type
    • RDL Dashboards offer a convenient way to display data visualization controls such as charts, tables, sparklines, maps, and more in a scrollable, interactive container.
    • RDL Dashboard Reports can be multi-page like RDL Multi-Section Reports. With multiple pages or sections, you can make the dashboard report more informative with details spread across the pages. The pages can then be navigated using tabs in the preview.
    • The Container control in the RDL Dashboard...

Released: Nov 15, 2022

16.3.1 中的更新

特性

  • New Report Type - RDL Multi-Section Report - RDL Multi-Section Report, the new report type, provides the possibility of combining multiple RDL reports into a single report optionally with various page sizes. You can also create continuous page layout reports with different page sizes and orientations, from scratch. While in an RDL Report, there are page settings for the complete report, in the RDL Multi-Section Report, the report can have multiple sections with independent page settings.
  • New...

Released: Sep 1, 2022

16.2 中的更新

特性

  • RPX Section Reports in the Web Designer - Users can now create, edit and view RPX Section Reports fully in the Web Designer. This includes pre-existing reports created in the Desktop Designer or Visual Studio Integrated Designer.
  • PAdES Support in PDF Digital Signature (Pro) - A new setting called SignatureFormat has been added to the PDF digital signature options, which allows the use of PAdES (PDF Advanced Electronic Signatures), available in PDF2.0 (ISO 32000-2). This is available for all...

Released: Jun 1, 2022

16.1 中的更新

特性

  • JSViewer and WebViewer - Both the JSViewer and WebViewer controls come with built-in printing support via a print dialog. You may want to simplify printing by not displaying the dialog box and with this release, you can set the 'silentPrint' property to enable this functionality:
  • Web Report Designer - Similar to how Microsoft Word uses vertical and horizontal rulers to adjust page margins, you can now add rulers to your reporting design surface for WYSIWYG measurements and to easily adjusting...

Released: Jan 18, 2022

16 中的更新

特性

  • Microsoft .NET 6 Support - To get started with ActiveReports on .NET 6 you will need Visual Studio 2022 with .NET 6 installed. Run the ActiveReports.NET installer to install the necessary tools and integrate them with your Visual Studio 2022 instance.
  • New Blazor Viewer - ActiveReports.NET 16 includes a wrapped JSViewer component that easily integrates into Blazor applications. The Blazor Viewer is available in ActiveReports.NET Professional Edition.
  • Animations - This release adds several...

Released: Sep 14, 2021

15.2 中的更新

特性

  • Added new TXT Export for Printing Tabular Reports to an ASCII Printer.
  • Desktop End-User Report Designer Customization - While you have always been able to customize ActiveReports' End-User Report Designers, in this release, the process of controlling the ability to add data sources, datasets, and parameters in the Desktop End-User Report Designer has been simplified.
    • Added an "EnabledNodes" property to the Report Explorer component to control the ability of an end-user to add new data sources...