| Enhancements |
|---|
| 1. | 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);.V2024.2.1 |
| Fixed Bugs |
|---|
| 1. | Processing XML data when creating reports.V2024.2.1 |
| 2. | Building a report related to embedded resources.V2024.2.2 |
| 3. | Parsing XML structure.V2024.2.3 |
| 4. | Hyperlinks in PDF, Word, Excel, PPT exports.V2024.2.4 |
| 5. | Rror in building and displaying reports with columns.V2024.2.5 |
| 6. | Parsing relations from XSD schema.V2024.2.5 |
| 7. | Processing the "Cross Data" band.V2024.2.6 |