Kendo PDF Export issue in Safari Browser

1 Answer 215 Views
PDF Processing
Procurement
Top achievements
Rank 1
Procurement asked on 01 Nov 2022, 10:25 AM

Hi Team, 
 We are facing issue in Kendo React PDF Export in Safari Browser. When we download the PDF from that browser some text content in the pdf are overlapping completely one on another. I can see this issue also in the GitHub Kendo UI Core issues. https://github.com/telerik/kendo-ui-core/issues/6240. There is it mentioned to over ride the node_modules file separately and manually. Can we have some fix for this bug or any other way around to fix this particular issue on our side. 


I tried in my local by modifying the Node_modules file directly by following the above discussion and it is working fine after that. The modification is like below. 

under node modules/@progress/kendo-drawing/dist/es/html/core.js

removing the specific If condition block of `if(microsoft || browser.chrome) {`. After reloading it is working fine.

Would be very helpful if you provide better solution for this issue. 

Thanks, 

Srivathsa Kavirayuni.

 

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 03 Nov 2022, 08:39 AM

Hello,

Thank you for reaching out to us.

Apologies for any inconvenience that this issue might have caused you.

I did some research, and currently, a better workaround is not known, once one is found, the GitHub item will be updated accordingly.


Regards,
Filip
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
PDF Processing
Asked by
Procurement
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or