Fabricio Silva <si...@lma.cnrs-mrs.fr> writes:

> I wish I could save include links in exported pdf file. Tell me whether
> it is possible to have a pdf file containing matplotlib plots on which I
> could click to run actions, in the same manner that pdf files can
> include clickable URL...

This is not possible with the current pdf backend. I imagine it would
not be too difficult to implement, but I am way too busy at work to do
it any time soon.

> More specifically, I have a figure with a bunch of nicely-formatted
> subplots and I embed this figure in a beamer presentation. I wish I
> could play the associated sound when I click on one of the subplots in
> Beamer (running a shell command).

Beamer comes with a package called multimedia, and I think it allows you
to achieve something much like this -- see the \sound and
\hyperlinksound macros. It might be difficult to make the hyperlink be
exactly some subplot, but perhaps you could use e.g. speaker icons as
link anchors and place them in suitable locations.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to