Unplanned
Last Updated: 22 Feb 2024 16:03 by Jonas
Adam
Created on: 14 Feb 2024 10:47
Category: PDFViewer
Type: Feature Request
10
Provide support for latest pdf.js version in PDFViewer

Currently, when the PDFViewer is used with the latest pdf.js version 4.0.379 an error is thrown in the browser console. (Uncaught (in promise) Error: No "textContentSource" parameter specified.)

You can test the behavior in the Dojo linked here - https://dojo.telerik.com/@NeliKondova/eBUYEDAb. Run the example and wait for the pdf file to be loaded, then check the browser console. 

The latest Kendo version is compatible with pdf.js version 3.11.174. However, I would like the Kendo UI for jQuery to be compatible with pdf.js 4.x to avoid such misbehaviors. 

1 comment
Jonas
Posted on: 22 Feb 2024 16:03

Please also provide a list of compatible versions in the docs, or at least the latest compatible. That would be really helpful.