Hello im using react js and im trying to implement a functionality that enables me in my application to highlight pdf texts and images to add comments and reaction in a similare way as google docs, i've found a library called react-pdf-highlighter it works fine for text elements but i can't highlight images as well, my question is there an alternative for this library that can handle this two functionality.
Thanks in advance.