Is there any way to add mouse over event to display image on hover over highlighted text? #2147
Unanswered
deven740
asked this question in
Looking for help
Replies: 1 comment
-
This would be a feature of your PDF viewer like Acrobat, over which there exists not control. This a thing outside PyMuPDF's scope. One could additionally add a link (pointing to nowhere) at places where there exists a highlight annot, that would at least change the cursor to the hand symbol. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I have a PDF document. I have need to show image on mouse hover over some text I have highlighted and hide image when no mouse is hovering on the text.
Is there any way to achieve this? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions