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 reports...

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...