Hello,
I have an 8mb PDF files that I need to be able to search, however when I click on the search tool the entire page starts responding.
This issue happens in your hosted demo. It seems to come as a result of images in the PDF.
What do I need to do to have it work properly?
Thanks,
Greg
This is still broken four years later! Trying to search a 38-page PDF file (mostly just text) is totally unusable - the UI completely hangs as soon as I type anything into the Search box.
This is with Kendo PDF Viewer 2024.3.1015. I know this is not the latest, but there is no mention of this issue in the Release History for the later releases.
Hello, Greg,
Indeed, there is an issue with searching in this large data scenario. The reason is that once the search tool is opened, the PDF Viewer renders the entire content (initially the component only renders a small subset of hte pages). Then, the search itself works with regex, which would be inevitably slow operation in a large document.
I'm converting this thread to a Feature Request, in order to investigate an alternative of the searching functionality and enhance it.
Regards,
Nencho
Progress Telerik