Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
5
Votes
Find the bounds of a whole string (word) using its sub string
Ramkumar R
Created On
:Mar 05, 2020 7:58 AM
Updated On
:Nov 16, 2020 5:02 AM
Type
:Feature Request
Control
:PdfViewer
Ramkumar R
Created On
:
Mar 05, 2020 7:58 AM
Type
:
Feature Request
Control
:
PdfViewer
Updated On
:
Nov 16, 2020 5:02 AM
Need to provide support for
finding the bounds of whole string (word) present in the PDF document with the
given sub string. For example, if you search the text “Signature” in the PDF
document, which has text “signature_manager”, it should find and return the
bound of the text “signature_manager” too.