Skip to content

Commit 766513c

Browse files
github-actions[bot]KB BotIvetNikolovadnikolov-prg
authored
Added new kb article resolving-svg-rendering-issues-telerik-licensing-telerik-reporting (#1940)
* Added new kb article resolving-svg-rendering-issues-telerik-licensing-telerik-reporting * Update resolving-svg-rendering-issues-telerik-licensing-telerik-reporting.md * Update resolving-svg-rendering-issues-telerik-licensing-telerik-reporting.md --------- Co-authored-by: KB Bot <kb-bot@telerik.com> Co-authored-by: IvetNikolova <118352332+IvetNikolova@users.noreply.github.com> Co-authored-by: Dimitar Nikolov <dnikolov@progress.com>
1 parent f954db1 commit 766513c

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Resolving SVG Rendering Issues with Telerik.Licensing NuGet Package
3+
description: Learn how to troubleshoot SVG rendering issues in PDF files when using Telerik.Licensing NuGet package.
4+
type: how-to
5+
page_title: Fixing SVG Rendering Problems with Telerik.Licensing in Telerik Reporting
6+
meta_title: Fixing SVG Rendering Problems with Telerik.Licensing in Telerik Reporting
7+
slug: resolving-svg-rendering-issues-telerik-licensing-telerik-reporting
8+
tags: licensing, svg, rendering, pdf, telerik.reporting, nuget
9+
res_type: kb
10+
ticketid: 1697957
11+
---
12+
13+
## Environment
14+
<table>
15+
<tbody>
16+
<tr>
17+
<td> Product </td>
18+
<td> Telerik Reporting </td>
19+
</tr>
20+
<tr>
21+
<td> Version </td>
22+
<td> 19.1.25.521 </td>
23+
</tr>
24+
</tbody>
25+
</table>
26+
27+
## Description
28+
29+
When using [Telerik Reporting 2025 Q2 (19.1.25.521)](https://www.telerik.com/support/whats-new/reporting/release-history/progress-telerik-reporting-2025-q2-19-1-25-521) to generate PDF files, upgrading the [Telerik.Licensing](https://www.nuget.org/packages/Telerik.Licensing/1.6.16) NuGet package to version **1.6.16** or later causes SVG files to stop rendering in the output.
30+
31+
## Solution
32+
33+
To address the issue:
34+
35+
1. Confirm the licensing status of Telerik Reporting in your environment.
36+
* Ensure your account or your employer's account has a valid license for Telerik Reporting.
37+
* Refer to the official guide on [Fixing License Errors in Telerik Reporting Runtime]({%slug resolving-invalid-license-telerik-reporting%}) for additional steps to resolve licensing issues.
38+
39+
1. If licensing validation is not the issue, roll back to the last working version (e.g., **1.6.15**) of the Telerik.Licensing NuGet package as a temporary workaround.
40+
* Test the report generation process with the older version to confirm SVG rendering works correctly.
41+
42+
1. Ensure that SVG files are correctly included in the report definition and no changes have been made to their configuration.
43+
44+
1. Monitor updates on the public bug-tracking portal for progress on resolving the issue. Subscribe to notifications for bug fixes related to this problem.
45+
46+
## See Also
47+
48+
* [Telerik Reporting Documentation]({%slug telerikreporting/welcome-to-telerik-reporting!%})
49+
* [Telerik.Licensing NuGet Package](https://www.nuget.org/packages/Telerik.Licensing)
50+
* [Fixing License Errors in Telerik Reporting Runtime]({%slug resolving-invalid-license-telerik-reporting%})

0 commit comments

Comments
 (0)