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
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to