Stimulsoft Reports.PYTHON のリリース

Released: Jun 13, 2024

2024.3.1 での更新項目

機能

  • Additional properties have been added to the DataBar Condition - CornerRadius, Padding and Text Placement, Also, brush can now be taken from a component.
  • The Heatmap chart has been added to JavaScript reports and dashboards.
  • The Events Access option has been introduced in the JS report designer. This feature allows you to define the behavior when executing code in report events, offering an opportunity to enhance security when opening reports with various event scenarios.
  • You can now handle...

Released: May 22, 2024

2024.2.6 での更新項目

不具合の修正

  • Fixed error changing the data source for the Data Band.
  • Fixed how the Substring Function block works when creating scripts in Blockly.
  • Fixed error getting a style of the "Map" type when executing the "Get Style form Selected Component" command.

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.barcodeQRCodeDefaultByteModeEncoding static property.

不具合の修正

  • Export to Word - The transparent background of icons (Image.Icon) was exported incorrectly.
  • Export to PDF - In some cases, the Arabic Presentation Form displayed incorrectly...

Released: Apr 19, 2024

2024.2.4 での更新項目

機能

  • Added a Static class StiLicense for the ability to download a license for all components at once.

不具合の修正

  • Work of the DateTimeStep property for axes in report charts.
  • Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.
  • Calling the synchronize() method without calling the regData() method.
  • Displaying hidden components and elements in the "Toolbox" settings.
  • Displaying a notification about an incorrect password on the "Account" tab...

Released: Apr 4, 2024

2024.2.3 での更新項目

機能

  • Editors and menus in the Web designer have been optimized for small screen resolutions.

不具合の修正

  • Passing a list of parameters for StiCustomDatabase.
  • Selecting a style for the "Cross-Tab" component in reports.
  • Calculation of field sizes in the electronic signature editor with a large value.
  • Vertical scrolling of the list of elements in the constant line editor.
  • Visibility of the hover tooltip when adding a chart to a dashboard.
  • The availability behavior of the "Editor" command when viewing...

Released: Mar 13, 2024

2024.2.2 での更新項目

不具合の修正

  • Displaying zero and null values in charts when saving the generated report to *.mdc.
  • Licensing in the JS standalone report designer related to background change in GUI.
  • Formatting time in the DateTime variable editor.
  • Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.

Released: Mar 4, 2024

2024.2.1 での更新項目

機能

  • You can now disable hot keys in the Web report designer using the "EnableShortCutKeys" option.
  • You can now define a category for custom data sources using the designerCategory option.
  • Optimized processing of data from JSON source.
  • The export format value "Ppt2007" has been replaced by the "PowerPoint" value. So now, you need to use the following line of code to export a report to the Microsoft PowerPoint format: report.ExportDocument(StiExportFormat.PowerPoint, file);.

不具合の修正

  • Word wrap for Y...