hrynko / vue-pdf-embed

PDF embed component for Vue 2 and Vue 3
https://npmjs.com/package/vue-pdf-embed
MIT License
712 stars 109 forks source link

Feature Request: Add Search Highlight functionality #86

Open noah1234j opened 2 years ago

noah1234j commented 2 years ago

It would be great if there was an optional search highlight functionality such as is used in this.

https://github.com/AlbertLucianto/vue-text-highlight https://www.npmjs.com/package/vue-text-highlight

Would love to make a donation to see this happen.

Thanks, Noah

hrynko commented 1 year ago

Hi @noah1234j,

I think this was discussed in #61. There are some technical difficulties to implement this, but maybe I'll come back to this again in the future.

adydeeram commented 8 months ago

Hi guys, Is there any update on this feature?

hrynko commented 8 months ago

Unfortunately, not yet

It's on the list, but for now there are higher priority tasks

zinccat commented 8 months ago

https://github.com/zinccat/ChatPDF-Vue I have implemented it. Check the searchComponent @adydeeram