TaTo30 / vue-pdf

PDF component for Vue 3
https://tato30.github.io/vue-pdf/
MIT License
424 stars 62 forks source link

How to achieve text redirection to the specified text position and highlight it #116

Closed kingcwt closed 3 months ago

kingcwt commented 4 months ago

How to achieve text redirection to the specified text position and highlight it

TaTo30 commented 3 months ago

You could use the highlight event that provide the page and the div elements of the page: https://tato30.github.io/vue-pdf/guide/events.html#highlight