Unplanned
Last Updated: 31 Jan 2024 12:03 by Dushyant
Created by: Dushyant
Comments: 0
Category: PDFViewer
Type: Feature Request
2

Hi, Team!

I would like to request functionality that would allow developers to provide custom options for the values in the ComboBox that set the zoom level of the component. The Kendo UI for jQuery PDFViewer seems to have such an option:

https://docs.telerik.com/kendo-ui/api/javascript/ui/pdfviewer/configuration/toolbar.items

 

Unplanned
Last Updated: 31 Jan 2024 11:56 by Dushyant
Created by: Dushyant
Comments: 0
Category: PDFViewer
Type: Feature Request
3

Hi, Team!

I would like to request functionality that allows developers to render custom buttons/controls in the toolbar of the Kendo UI for Angular PDFViewer component.

Unplanned
Last Updated: 18 Dec 2023 16:25 by Heiko Falk
Created by: Heiko Falk
Comments: 0
Category: PDFViewer
Type: Feature Request
4

Hi Team,

Currently, the zoom property is only responsible for setting the initial zoom level of the document inside the PDFViewer component. I would like to request an option that would allow setting the zoom property dynamically/programmatically.

Unplanned
Last Updated: 07 Dec 2023 10:03 by ADMIN

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.

Unplanned
Last Updated: 04 Oct 2023 13:10 by Nolan
Created by: Nolan
Comments: 0
Category: PDFViewer
Type: Feature Request
3

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.

Unplanned
Last Updated: 02 Oct 2023 07:39 by ADMIN
Created by: Dimiter
Comments: 0
Category: PDFViewer
Type: Feature Request
2

Please provide a sidebar with content thumbnails similar to the one available in PDF.js:

https://mozilla.github.io/pdf.js/web/viewer.html

Unplanned
Last Updated: 10 Aug 2023 04:23 by Amangelo

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.

Unplanned
Last Updated: 17 Jul 2023 11:07 by Carmen
Created by: Carmen
Comments: 0
Category: PDFViewer
Type: Feature Request
6

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.