lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PDF links to javascript?


From: Mike Blackstock
Subject: PDF links to javascript?
Date: Thu, 16 Jan 2014 16:34:35 -0500

Is there a way to change the "textedit://uri"  mechanism in PDF point-and-lick links to point instead to a _javascript_ function in the webbrowser?

textedit:///path/guitar.ly:42:32:39

would instead be something like:
_javascript_:parent.handlePdfLinks("path/guitar.ly:42:32:39")

and the above would be executed on a click?

I've been looking around, but I know zilch about PDF documents; the closest
I got was this, which tells me it's do-able (I think)

http://stackoverflow.com/questions/5934211/getting-notified-when-the-user-clicks-a-link-in-an-embedded-pdf/5942729#5942729

Cheers,
Mike


reply via email to

[Prev in Thread] Current Thread [Next in Thread]