This is a migrated thread and some comments may be shown as answers.

Exporting issues in IE11

4 Answers 151 Views
PdfProcessing
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 14 Oct 2015, 07:32 PM

I'm presently exporting a Chart and a Grid to a PDF, which works fine in Chrome and Firefox.

In IE11 however, I get:
"SCRIPT5007: Array.prototype.slice: 'this' is null or undefined

File: kendo.all.min.js, Line: 17, Column: 7305 "

It says there is compatibility for this in IE versions 10 and up (I believe).

I've tried it with the proxyUrl, and it still fails in IE.

BUT, this app is running 100% locally and will not have an internet connection anyway, so even if the proxyUrl worked, it wouldn't be a viable solution.

4 Answers, 1 is accepted

Sort by
0
Paul
Top achievements
Rank 1
answered on 16 Oct 2015, 05:22 PM
Also I should add that it errors inside the call to 'drawDOM'... hope you guys have some ideas!
0
Paul
Top achievements
Rank 1
answered on 16 Oct 2015, 06:59 PM

I tried making my exporting as identical to the example located here: https://demos.telerik.com/kendo-ui/pdf-export/index

 But the error produced is the same, I've attached exactly what IE throws when trying to do the drawDom function

0
Atanas Georgiev
Telerik team
answered on 19 Oct 2015, 11:11 AM
Hello Yu-cheng Chang,

We fixed asimilar bug in our latest official release (2015.3.930) - please upgrade and check whether the issue persists. If you still observe the problem, then create an isolated runnable example in a Kendo UI Dojo, where the issue is present and we will be happy to take a look.

Regards,
Atanas Georgiev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Paul
Top achievements
Rank 1
answered on 22 Oct 2015, 02:30 PM

Ah, I hadn't realized I was missing the most recent update

 

This fixed the issue in Internet Explorer, thanks very much.

Tags
PdfProcessing
Asked by
Paul
Top achievements
Rank 1
Answers by
Paul
Top achievements
Rank 1
Atanas Georgiev
Telerik team
Share this question
or