Stimulsoft Reports.WEB 2024.2.5

Released: May 10, 2024

2024.2.5 での更新項目

機能

  • Added a new MergeDocument method to the report for combining rendered reports.
  • Introduced new OnDesignerBeforeRender and OnViewerBeforeRender events to load fonts and set necessary options before rendering a component on an HTML page.
  • Added the new StiOptions.Engine.NullDataSortMode static option. By default it is set to StiNullDataSortMode.NullFirst.
  • Improved the loading indicator behavior for the designer in Blazor Server and Blazor Wasm.

不具合の修正

  • Export to Word - The transparent background of icons (Image.Icon) was exported incorrectly.
  • Export to PDF - An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).
  • Fixed the problem with null values for variables in the viewer.
  • Export to HTML - There was a problem with displaying some images in Outlook.
  • HTML tags - Incorrect alignment of the text by width if the list element contains several lines of text.
  • Fixed a bug related to the "Prompt User Name and Password" property in the PostgreConnection.