Python Forum
Mouseover(Hover/Float) text in PDF documents
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouseover(Hover/Float) text in PDF documents
#1
Question 
Hello,
Is there anyway to insert a mouse over text on certain words in a pfd document.
There are a few custom made adobe scripts which do this but none of them are free.
I was wondering if there is any way todo this via python Think
Reply
#2
I don't edit pdfs, so I didn't even know that was a thing that could be done. Looks like some good info is here: https://angusashtonfilm.com/create-inter...er-popups/

Seems like the way it works, is using MouseOver/Exit triggers to enable/disable the visibility of layers... I don't even know if pypdf2 supports layers, so I'm running out of ideas on how to easily do it.
https://pythonhosted.org/PyPDF2/index.html
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Word documents merging crewdk 1 813 Apr-03-2023, 06:32 AM
Last Post: buran
  Сombine (Merge) word documents using python-docx Lancellot 1 11,361 May-12-2021, 11:07 AM
Last Post: toothedsword
  Copy documents to Teams using python SallySmith 0 2,339 Mar-23-2021, 04:27 AM
Last Post: SallySmith
  Confused by 'break' in the official documents Chuck_Norwich 2 2,384 Apr-12-2020, 09:26 PM
Last Post: Chuck_Norwich
  Comaparing Float Values of Dictionary Against A Float Value & Pick Matching Key firebird 2 3,325 Jul-25-2019, 11:32 PM
Last Post: scidam
  I need help using Python to generate usernames and passwords with excel documents Jannejannesson 3 3,949 May-08-2019, 02:30 PM
Last Post: Jannejannesson
  Google documents arsenal58 2 3,648 Nov-20-2018, 05:13 PM
Last Post: arsenal58

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020