How to get the entire line of searched text? #594
|
@espresso3389 first of all, thank you so much for your work! |
Answered by
espresso3389
Jan 20, 2026
Replies: 1 comment 1 reply
|
The code for the match text processing is: Is it enough information for you? Or do you need more help? |
1 reply
Answer selected by
rashbip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code for the match text processing is:
https://github.com/espresso3389/pdfrx/blob/master/packages/pdfrx/example/viewer/lib/search_view.dart#L264-L302
Is it enough information for you? Or do you need more help?