Using the URL attribute, to provide a link to a document will fail to fetch the document, if its behind authorization that requires specifying with-credentials "include".
Expected behavior
To allow users to specify withCredentials option similar to Kendo Upload.
Hello Team,
I would like to request functionality in the Kendo UI for Angular PDFViewer such that it would allow the component to support fillable inputs.
Please provide a sidebar with content thumbnails similar to the one available in PDF.js:
https://mozilla.github.io/pdf.js/web/viewer.html
Hi,
It will be a good addition to the component if a 'Fit to Page'/'Fit to Width' predefined zoom option is introduced as currently it can only be set in the zoom tool UI.
Hi Team,
Currently, when loading large PDF files with numerous pages, there seems to be a delay in the search and zoom functionalities.
I would like to be able to load the pages of the PDF one at a time and handle the pageChange in order to load the next page.