Added support for the Trimming and LineLimit properties of a text component when exporting a report to SVG and PDF, also in the new HTML text rendering engine.
When exporting a report to OpenDocument Writer, support has been added for bookmarks and the links leading to them. It allows navigating a report by its table of contents in the exported document.
Added support for the data URI scheme in the ImageURL property of the "Image" component. An image embedded into a report template as data:image/... is now displayed when viewing and exporting a report.
The UseInlineStyles property has been added to the HTML export settings. When enabled, the styles of report components are duplicated as inline styles of the HTML elements, so the exported report keeps its appearance in e-mail clients that ignore the style block.
Added support for tab stops with left, center, right and decimal alignment in the "Rich Text" component.
Added support for the "All caps" character formatting in the "Rich Text" component.
修正
Printing reports that use the Calibri, Cambria, Constantia or Corbel fonts in the WPF viewer. Printing such reports stopped working after the August 2026 Windows and .NET updates.
Incorrect font size for text with HTML tags when exporting a report to EMF.
Exporting a report to DBF when the default system encoding is not a single-byte encoding, such as UTF-8.
Displaying missing glyphs with some font styles when the text quality is set to "WYSIWYG".
Embedding fonts when exporting a report to PowerPoint. Now embedded fonts are displayed correctly in MS Office 2019 and later versions.
Displaying SVG images with clipping paths when exporting a report to PDF.
Text size, line height and paragraph indents in the "Rich Text" component when viewing and exporting a report.
Line spacing modes and the height of empty paragraphs and empty table cells in the "Rich Text" component.
Determining a font name and measuring trailing spaces in the "Rich Text" component when a document contains alternative font names.
Word wrapping, the height of empty lines and using fonts from a document font table in the "Rich Text" component.
Displaying list bullets which use symbol fonts in the "Rich Text" component when viewing and exporting a report.
Line spacing in the "Rich Text" component when a paragraph is wrapped into several lines.
Displaying product icons for BI Designer, BI Server and BI Cloud in the list of subscriptions in the account window.
Stimulsoft Reports.WPF 2026.3.32026年8月25日
機能
Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.
Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.
Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.
Added localization of the function descriptions in the dictionary of the report designer. The descriptions of functions, their arguments and return values, as well as function categories, are now displayed in the designer language.
Added the StiOptions.Export.Excel.ConvertNumericTextMode option (values: None / CrossTabOnly / All, default: None). It controls whether text that looks like a number is exported to Excel as a numeric cell rather than as a string.
Added full support for JSON data (JArray, JObject) in business objects, including nested objects, arrays, and native column data types.
修正
Export to Word. When the AllowHtmlTags option was enabled in the Tag property, the #PageNumber# and #TotalPageCount# commands did not work.
Export to PDF. In rare cases, an error occurred when an Editable Field / Checkbox and an Unsigned Signature Field were present in the report simultaneously.
Report engine. When "Skip First" was enabled, the "Break If Less Than" property displayed one more row on the first page than on subsequent pages.
An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.
The "+" character is encoded incorrectly in the Codabar barcode, and the B and C start/stop characters are swapped.
Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.
Stimulsoft Reports.WPF 2026.3.22026年8月14日
機能
Automatic font substitution in PDF export when the selected font does not contain the required glyphs; on .NET, system fonts are now embedded automatically without requiring registration.
Report Checker now detects font-related issues, including missing glyphs, unavailable Bold/Italic styles, fonts that cannot be embedded in PDF, and RTL text with the RightToLeft option disabled.
修正
Values of user data sources are now loaded with the declared column types instead of plain strings.
Using the Totals function in Blockly scripts.
The DispatcherTimer error when using TFM NET*-windows in WPF projects has been fixed.
Stimul AI has been integrated into the scheduler's SMTP server settings in the report designer's Options window.
Added support for text format editor for labels in charts.
Added support for editing request headers from code for GraphQL data sources.
Added new Polar and Stacked Polar charts in reports and dashboards.
For "List" type variables, the ability to set a limit on selected values has been added using the "Max Selected Items" parameter. This is only possible if the "Allow User Values" parameter is set to "False.".
Added the ability to connect compiled user functions in Stimulsoft Designer for Windows.
Added new rendering modes for conditional formatting such as "Data Bar".
修正
Changing the name of a component in the "Globalization Strings" editor when renaming it in a report.
Stimulsoft Reports.WPF 2026.2.32026年5月21日
修正
Looping through a relation in data transformation.
Displaying a tooltip when Reverse Horizontal mode is enabled for Stacked Bar and Clustered Bar chart types.
Added support for editing CSV, JSON, XML files in report resources.
Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10.
Added support for blocking the execution of property expressions for the DockStyle property at design time.
Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it.
Improved support for generic type parsing.
修正
Improvements have been made to the WPF+WCF interface. Requests with requests did not work if the parameter was taken from RequestFromUser variables.
Passing a parameter with the GUID data type in a query to a MySQL data source.
Fixed an issue with converting DateTimeOffset values in the expression parser.
Unintentional termination of the report designer during calculation of empty text.
Applying the "dd.MM.yyyy" date format to chart labels.
Fixed variable's data binding bug with some integers types.
Displaying constant lines for charts when the "Reverse Vertical" property is set to "True.".
Fixed incorrect line and column calculation for tokens in the C# parser.
An issue with how the "More" option works in the "Save" dialog box in the WPF v1 Report Designer has been fixed.
Stimulsoft Reports.WPF 2026.1.72026年3月23日
修正
Processing of the provider's "Open Street Map" (OSM) in online maps.
Export to PDF: For some fonts with incorrectly set Ascend/Descend parameters, the line height was calculated incorrectly.
Export to HTML: The indentation for nested list items was being set incorrectly.
Engine: When parsing SQL command, numeric parameters are now converted to string forcibly when the "en-US" culture is set.
HTML-Tags engine: The tag inside the tag no longer creates an extra line.
HTML-Tags engine: Positioning of subscript text.
Stimulsoft Reports.WPF 2026.1.62026年3月13日
修正
Fixed issue displaying zero values in a "Heatmap" chart.
Stimulsoft Reports.WPF 2026.1.52026年3月6日
機能
The new StiOptions.Engine.Maps.DisabledMaps property allows you to exclude maps from the Map report component and the Region Map dashboard element.
The compilation error message now includes the line/column number and error code.
Added new RuntimeType(), RuntimeName(), RuntimeVersion(), RuntimeIdentifier(), and RuntimeOS() functions to determine the current execution environment.
When exporting a report to a PDF file, the algorithm for determining the need to synthesize the font style has been improved.
修正
Processing decimal64 data in a ClickHouse data source.
When exporting a report to a PDF file, attached files are not allowed in PDF/A-1 mode (according to the specification).
Line spacing when displaying HTML tags in the WPF report generator.
Stimulsoft Reports.WPF 2026.1.42026年2月19日
修正
Processing the "Diameter" property for a "Pie" chart type.
Stimulsoft Reports.WPF 2026.1.32026年2月2日
修正
Incorrect saving the default value of Watermark.TextBrush to JSON format has been fixed.
Stimulsoft Reports.WPF 2026.1.22026年1月8日
修正
Stopping connections to data sources when the "Request Parameters" property is set to "True".
An error occurred when attempting to re-invoke the Image component editor in the WPF V2 report designer.
The length of the password input field when opening an encrypted *.mrx report template in the WPF V2 report designer.
EngineV2, in rare cases, when the "Print At Bottom" property is enabled in the "Sub-report" component, the plotting loop occurs.
Export MS-Word, the background of the "Shape" component is now exported more correctly.
Output of zero values in the ToWordsZh() function.
The JoinColumnContent() function for business objects now works correctly with calculated columns.