-
Notifications
You must be signed in to change notification settings - Fork 353
Open
Description
See https://bit.ly/3iMN92v (note: private repo)
The current example at:
https://github.com/telerik/blazor-ui/tree/master/common/pdf-jpg-export-js
shows exporting the grid to PDF, but the chart is exported to JPG only.
Exporting it to PDF will not work as a separate instance of the Drawing API is instantiated by loading another script:
<script src="lib/progress/kendo-drawing/dist/cdn/js/kendo-drawing.js"></script> |
which prevents the PDF processing to detect the correct DOM elements.
Metadata
Metadata
Assignees
Labels
No labels