Skip to content

Show exporting the chart to PDF using the Drawing API #108

@Stamo-Gochev

Description

@Stamo-Gochev

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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions