Unplanned
Last Updated: 14 Mar 2023 14:01 by Kurt
Does the blazor pdfviewer support password-protected PDF files? I want to read/render an encrypted PDF file. The control should be able to detect that it is password-protected and prompt the user for a password, and finally render the document as expected.
Unplanned
Last Updated: 10 Mar 2023 09:20 by Miroslav
Created by: Miroslav
Comments: 0
Category: PDFViewer
Type: Bug Report
2

When you search for a term, the document is not scrolled. Also when the user inserts a search term and clicks Enter the document is scrolled to the second match instead of the first one.

Unplanned
Last Updated: 27 Jan 2023 15:21 by Miroslav

The loading animation is visible only when a user opens a file from the Toolbar of the component. When programmatically opening a file, the loader is not shown. 

 

Unplanned
Last Updated: 27 Jan 2023 12:38 by Thomas
I want to set the Data of a PDFViewer from the OnRowClick event handler. If I use the ReadAllBytesAsync() method, the PDF viewer does not render the PDF document. I need to use the synchronous version (ReadAllBytes) to make this work.
Unplanned
Last Updated: 18 Jan 2023 11:44 by Michael
Created by: Michael
Comments: 0
Category: PDFViewer
Type: Feature Request
14
Please implement UI virtualization for the PDF Viewer, so that it can render large PDF files quickly. We are talking about documents with hundreds of pages and even more.
Unplanned
Last Updated: 16 Jan 2023 11:01 by Michael

Open the PDF Viewer component online demo and click the download button:

Expected - the PDF must be downloaded.

Current - the file is not downloaded.

Unplanned
Last Updated: 29 Dec 2022 07:45 by ADMIN
Created by: Miroslav
Comments: 0
Category: PDFViewer
Type: Feature Request
16
Hello,

we have a bookmark structure with page numbers associated with a PDF and user can navigate throught this structure and jump to particular pages - therefore we need to set the current page of PDF Viewer programmatically.  

Moreover we need to know the count of pages of the viewed PDF file. This can be gotten by using PDF processing API, but it is a bit inconvenient to open the PDF file twice just for this purpose especially in case of big PDF files.

Very thanks,

Miroslav
Unplanned
Last Updated: 07 Dec 2022 14:51 by Helmut

Set the PdfViewer document (data) value to null. As a result, an endless loader will appear.

===

ADMIN EDIT

===

A possible workaround for the time being is to re-initialize the component after clearing the file: https://blazorrepl.telerik.com/cHYwQola24zzBOAd02.

Duplicated
Last Updated: 25 Oct 2022 14:48 by ADMIN
Created by: Jon
Comments: 0
Category: PDFViewer
Type: Feature Request
1

Nice job on Telerik, Kendo UI and Test Studio R3 2022!   I like the PDF Viewer UI Controls.  Question: Any plans to add annotations and comments to CLIENT-SIDE ONLY solution i.e. .NET Blazor MAUI libraries similar to this server-side only solution

1 2