<kendo:pdfViewer-toolbar>

Toolbar option accepts a Boolean value which indicates if the toolbar will be displayed or an Object with items. Inherits Kendo UI Toolbar.

Example

<kendo:pdfViewer>
    <kendo:pdfViewer-toolbar></kendo:pdfViewer-toolbar>
</kendo:pdfViewer>

Configuration Attributes

Configuration JSP Tags

kendo:pdfViewer-toolbar-items

The following list indicates the default tools: pager; zoomInOut; zoom; toggleSelection; search; open; download or print. For DPL Processing exportAs tool could be configured to export a single page to .png or .svg.

More documentation is available at kendo:pdfViewer-toolbar-items.

Example

<kendo:pdfViewer-toolbar>
    <kendo:pdfViewer-toolbar-items></kendo:pdfViewer-toolbar-items>
</kendo:pdfViewer-toolbar>
In this article
Not finding the help you need?