Stimulsoft Reports.NET 2024.2.5

Released: May 10, 2024

2024.2.5 での更新項目

機能

  • The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.
  • Added a new MergeDocument method to the report for combining rendered reports.
  • Added the new StiOptions.Engine.NullDataSortMode static option. By default it is set to StiNullDataSortMode.NullFirst.
  • Improved the algorithm for rendering the GUI icon when the operating system is scaled to 175%.
  • Added the ability to use the "Remember Selection" property in variables, along with nullable and list types.

不具合の修正

  • Export to HTML - There was a problem with displaying some images in Outlook.
  • Fixed the problem with null values for variables in the viewer.
  • Fixed an issue with nullable datetime variable.
  • Fixed an issue with recovering report window and the dictionary panel.
  • Export to Word - The transparent background of icons (Image.Icon) was exported incorrectly.
  • Style selection in the "Data" window when using the "Table" component.
  • Export to PDF - An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).