<kendo:pdfViewer-pdfjsProcessing>

Specifies the PDF.JS configuration options. Including pdfjs is mandatory.

Example

<kendo:pdfViewer>
    <kendo:pdfViewer-pdfjsProcessing></kendo:pdfViewer-pdfjsProcessing>
</kendo:pdfViewer>

Configuration Attributes

file java.lang.String

Specifies the default file to be displayed. Further configuration is available via kendo:pdfViewer-pdfjsProcessing-file.

Example

<kendo:pdfViewer-pdfjsProcessing file="file">
</kendo:pdfViewer-pdfjsProcessing>

Configuration JSP Tags

kendo:pdfViewer-pdfjsProcessing-file

Specifies the default file to be displayed.

More documentation is available at kendo:pdfViewer-pdfjsProcessing-file.

Example

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