ActiveReports 14.1

Released: May 20, 2020

14.1 버젼 업데이트

기능

  • .NET Core 3.1 Support - For anyone using ActiveReports in a .NET Core 2.x or 3.0 application, it's recommend that you upgrade to .NET Core 3.1 and ActiveReports 14.1. The main benefit of .NET Core, aside from performance improvements, is in its cross-platform nature where you can deploy your .NET applications to macOS and Linux systems.
  • Adding MetaData in PDF Exports - This feature is designed specifically for European users who follow ZUGFeRD standards when creating PDF output of invoices. ActiveReports 14.1 supports the DCMI (Dublin Core Metadata Initiative) as well as Adobe's PDF and XMP Core properties.
  • PageName Property for Excel Export - Imagine a report with multiple items: charts, tables, and subreports. This report needs to be exported to Excel and each of the controls needs to be shown on a different sheet within that workbook. This is where the PageName property helps. For report controls such as container, table, tablix, and subreport you can set the name of the sheet to house this report item.
  • Additional Enhancements
    • ActiveReports 14.1 also introduces charts that control enhancements, Chromium-based Edge browser support and two new expressions to define yearly quarters Quarter(DateTime), and QuarterName(DateTime).
    • This release includes two new samples: a new desktop report designer sample, and an Angular sample hosting the ActiveReports ProDesigner Web, a web-based end-user report designer.