If a table wraps to the next page on a PDF export, and a column has a rowspan extending to the next page, the rowspan column is not rendered on the following pages. This causes other columns to move left on the next page, so headers and cells do not match anymore.
StackBlitz sample: 6quahnzd (duplicated) - StackBlitz
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.
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
Please provide an option to set the landscape property per page.
Thank you
Please provide an option to set different margins per each exported page using the PDF Export component.
Thank you