Won't Fix
Last Updated: 28 Jul 2023 11:52 by ADMIN
TonyT
Created on: 18 Feb 2021 00:49
Category: KendoReact
Type: Feature Request
1
PDF Export iFrames

Hi

I noticed in the PDF Export component limitations (https://www.telerik.com/kendo-react-ui/components/drawing/limitations-browser-support/) that it does not support iFrames. This is a major issue for us as we have data containing full HTML markup and <style> tags, which we want to embed in a PDF. We need to use an iFrame otherwise the styles will bleed into the rest of the document. Is there any plans to support iFrames in the future?

3 comments
ADMIN
Stefan
Posted on: 22 Feb 2021 09:00

Hello, Tony,

Could you please share a short example of this setup as it will help us better understand it.

Then we can see if we can offer something that can be used in that case?

Regards,
Stefan
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/.

TonyT
Posted on: 19 Feb 2021 04:33

Hi Stefan

In our case we are using the "srcdoc" attribute on the iFrame as follows: <iframe srcdoc="<html lang=&quot;en&quot;> ... "></iframe>. Is it possible to get the required information when it's an attribute on the iFrame as in this case?

Thank you

ADMIN
Stefan
Posted on: 18 Feb 2021 11:30

Hello, Tony,

Thank you for the request.

Currently, this limitation comes from the information we are able to receive from the iframe.

If in the future, there is a reliable way to get the required information in order to generate a PDF from an iframe, we will plan this improvement.

Regards,
Stefan
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/.