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

kendo editor cannot be print to pdf

1 Answer 313 Views
Editor
This is a migrated thread and some comments may be shown as answers.
rain
Top achievements
Rank 1
Veteran
rain asked on 22 May 2020, 07:10 AM
Hi, while working with editor, im tyring to print the content from kendo ui editor to pdf. but its not showing anything in pdf

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 26 May 2020, 07:03 AM

Hello Rain,

The PDF export does not support exportint iframe elements:

https://www.telerik.com/kendo-angular-ui/components/drawing/limitations-browser-support/#toc-elements-and-styles

If the PDF is created in its default encapsulated mode, its content will not be exported to the PDF document:

https://www.telerik.com/kendo-angular-ui/components/editor/styling/#toc-appearance

However, when the iframe option is set to false, the content will be exported:

https://stackblitz.com/edit/angular-ate4w8?file=app/app.component.ts

Regards,
Dimiter Topalov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Editor
Asked by
rain
Top achievements
Rank 1
Veteran
Answers by
Dimiter Topalov
Telerik team
Share this question
or