Unplanned
Last Updated: 16 Sep 2025 09:18 by Tim
Tim
Created on: 16 Sep 2025 09:18
Category: Spreadsheet
Type: Bug Report
1
The Spreadsheet PDF export fails when the sheet contains an image

### Bug report

Starting with version 2024.4.1112, the built-in PDF export of the Spreadsheet throws a client-side error when the sheet contains an image.

### Reproduction of the problem

1) Open the Images demo: https://demos.telerik.com/aspnet-core/spreadsheet/images

2) Export the sheet to PDF.

3) An error is logged in the browser console: "Uncaught TypeError: n.Image is not a constructor".

The last working version is 2024.3.1015.

### Expected/desired behavior

PDF export must work as expected.

### Environment

* **Kendo UI version: 2024.4.1112
* **jQuery version: 3.7.1
* **Browser: [all]

0 comments