Duplicated
Last Updated: 24 Apr 2024 06:43 by ADMIN
Created by: Scott
Comments: 1
Category: PDFViewer
Type: Feature Request
0

Hello, I like the Telerik PDF Viewer for Blazor, but it's not supporting Table of Contents (TOC) links.  I would like to request this feature so that there are links in the TOC automatically.  I'm using Blazor WebAssembly.

Thank you for considering my request.

Duplicated
Last Updated: 15 Nov 2023 13:43 by Kees
Created by: Kees
Comments: 2
Category: PDFViewer
Type: Feature Request
0

I would like to have access to the search option of the pdf viewer.
I have an old Asp.net framework site hosting the scanned pages (57.000) of the local newspaper from its start in May 1945 and want to rewrite it in Blazor.

One of the features is that you can search for words on all pages (using SQL Full-text indexing search on a table with all the plain texts to quickly locate the pages containing these words) and when a found page is clicked show the pdf of that page and prefill the searchbox of the pdf viewer to automatic highlight the found words).

This article gives a solution to achieve that in JS, but it would be nice if this could be done from de C# code https://www.telerik.com/forums/open-pdfviewer-with-highlighted-text

Kind regards,

Kees Alderliesten

 

Duplicated
Last Updated: 14 Sep 2023 08:20 by ADMIN

Pdf viewer should display form fields like Text fields, check boxes, etc and allow users to type in fields.  Also support form field calculations.

Once populated, allow client side save to a file blob so that the data could be posted to a server or really whatever the dev wanted to do with it.

Duplicated
Last Updated: 20 Jul 2023 20:53 by ADMIN
Created by: Lammert
Comments: 0
Category: PDFViewer
Type: Feature Request
2
We are trying multiple viewers with the same files in a Blazor server application.
But the other viewers load larger file sizes faster because they load them in modules and when you scroll through the viewer, the others will be loaded.

I didn't see this in the Telerik pdf viewer. Am I correct that this is not standard? And is there a way to make it that way?
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