Question
Highlight search term in pdf document
Hi,
We have java web application.
We have one functionality where users enter any string and result is pdf documents containing that string.
Our requirement is that when user opens pdf document that entered string will get highlighted but highlighting should not be saved permanently in pdf.
Please guide me how can I achieve this?
Thanks
