|
Query |
Details |
|
The search never completes. It seems to search on 10 or so pages and then quits. Could this be due to some timeout? |
Our PDF Viewer searches for all the pages in the document and provides the search results. So can you please share with us the PDF document in which you are facing the issue, which will be helpful for us to investigate further and assist you better |
|
There is no feedback to the user when the search takes a long time.
|
As we mentioned earlier, currently we do not have support to show the loading indicator for the searching process. However, we will analyze further on it and update you with more details on October 22, 2020 |
|
Query |
Details |
|
I am using a custom Find dialog and calling SearchText, SearchNext, and SearchPrevious functions myself. Is there any event that will give me feedback as to when the search is completed or when we reach the end of the document? I am thinking there should be. I want the search to wrap to the beginning when it gets to the end of the document.
|
Currently we do not have the events when the search is completed. We will analyze further and provide details on April 9th, 2021.
|
|
I also see this other issue when testing your example:
1. Search for "asdf"
Good Result => "Viewer has finished searching the document..."
2. Clear the search box and search for "abcde". The document is still on page 1.
Bad Result => busy cursor just keeps on spinning
|
We were able to reproduce the reported issue with the provided details. We will analyze further and provide details on April 9th , 2021
|
|
Query |
Details |
|
I am using a custom Find dialog and calling SearchText, SearchNext, and SearchPrevious functions myself. Is there any event that will give me feedback as to when the search is completed or when we reach the end of the document? I am thinking there should be. I want the search to wrap to the beginning when it gets to the end of the document. |
As we mentioned earlier we do not have the events when the search is completed in Blazor. We have added it to our feature request list. At the planning stage for every release cycle, we review all open features. We will implement this feature in any of our upcoming releases.
Now, you can track the status through the below link. |
|
I also see this other issue when testing your example:
1. Search for "asdf"
Good Result => "Viewer has finished searching the document..."
2. Clear the search box and search for "abcde". The document is still on page 1.
Bad Result => busy cursor just keeps on spinning
|
We have confirmed that “Search notification dialog not displaying properly”issue is a defect and logged the defect reported for the same. The fix for this issue will be included in our upcoming weekly nuget release on 28th April 2021. You can track the status using the below feedback link.
|
|
Blazor Client |
|
|
Blazor Sever |
|
|
Service side package |
ASP.NET Core :
https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows/ https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Linux/
ASP.NET MVC:
|