Unplanned
Last Updated: 13 Sep 2024 14:50 by Mahidhar
Created by: Mahidhar
Comments: 0
Category: PDFExport
Type: Feature Request
1

Hi, Team!

Currently, when there are two or more nested <strong> elements in a component or on the page, and the built-in PDF Export functionality is being used, the nested elements are not correctly styled in the exported document - the bold styling is applied only to the outermost element while the others are displayed with regular font-weight.

Declined
Last Updated: 19 Jul 2023 10:14 by ADMIN
Created by: Karthek
Comments: 1
Category: PDFExport
Type: Feature Request
2

Please provide an option to set the landscape property per page.

Thank you

Declined
Last Updated: 27 Apr 2023 14:53 by ADMIN
Created by: Christopher
Comments: 4
Category: PDFExport
Type: Feature Request
2

Please provide an option to set different margins per each exported page using the PDF Export component.

Thank you

Declined
Last Updated: 01 Dec 2022 10:28 by ADMIN

We use PDF Export and include image files (png using an img tag (although I tried CSS as well when looking into this issue).  Recently we updated to Angular 10 and latest Kendo for Angular packages.

With Chrome there was no issue, but with IE 11, the images do not show up anymore in the exported pdf.

We isolated the change in behavior to @progress/kendo-drawing@1.9.1 - i.e. the images show up using 1.9.0, but do not using 1.9.1 or later versions.

 

Thanks