title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
PDF Output |
PDF Output - Editor - Kendo UI for Vue |
Export the content of the Kendo UI Editor wrapper for Vue in PDF. |
pdf_export_editor_wrapper |
4 |
The Grid enables you to export its content to PDF.
To configure the PDF export settings, use the pdf
attribute. For example, you can specify the file name and whether to export all pages, margins, paper size, font, and so on.
{% meta height:850 %} {% embed_file pdf-export/main.vue preview %} {% embed_file pdf-export/main.js %} {% endmeta %}