Issue 79453

Summary: pdf export: support for animation & transition
Product: Impress Reporter: raiten <julien.touche>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CLOSED DUPLICATE QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, kami911, martin.monperrus, oooforum, pagalmes.lists
Version: OOo 2.2Keywords: needmoreinfo
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description raiten 2007-07-10 20:51:14 UTC
like http://www.openoffice.org/issues/show_bug.cgi?id=16036, it would be great
that export pdf could support animation & transition.
this is supported by pdf

see chapter 8 and 9 of http://www.adobe.com/devnet/pdf/pdf_reference.html
Comment 1 christian.guenther 2007-07-17 10:18:49 UTC
We export slide transitions but we have much more transitions then Acrobat Reader.
Therefore it is possible that you see another slide transition in the Acrobat
Reader then the seleced in OOo.
I didn't found information about custom animations in PDF.
Please tell me where I can find information about custom animations in PDF.
Comment 2 raiten 2007-07-17 12:59:09 UTC
i think slides transitions can be soled as one of the following options chosen
by user
- export only one which exist in both
- same but default chosen transition when none exists in pdf
- no transition.

Main point is animation. i've seen a pdf magazine with a lot of them, but i need
to find again the link.
else in pdf reference, version 1.7, animations can be done, i believe, through
3D streams (9.5.2) and transition actions (p. 670).

i'll try to find the above example when i will have more time in a few weeks.
Comment 3 christian.guenther 2007-08-03 12:00:32 UTC
This is an enhancement.
Comment 4 nemoresus 2008-04-22 19:57:26 UTC
*** Issue 79453 has been confirmed by votes. ***
Comment 5 raiten 2008-08-09 08:43:48 UTC
Please note pdf could also have embedded video which, i believe, is not
supported at this time.
Comment 6 arinya 2009-04-21 07:39:45 UTC
I consider this feature is much important since there isn't a portable Impress
Viewer. As a result, hardly for a people to take odp files with himself anywhere.

Animation in pdf, I think, should deal with one situation first. That is, some
contents are overlaid by a textbox which appears after an extra click.
Comment 7 david1313 2010-01-26 21:07:43 UTC
I would definitely use a pdf export option to place the simple appear/disappear 
animations on separate pages of the pdf file.  
Comment 8 monsieurrigsby 2010-10-22 14:49:31 UTC
I would agree with david1313 that basic Appear animations are by far the most 
crucial and useful; and probably the simplest to code, since this is "just" 
looping through the appeared elements, generating a new PDF page for each 
"snapshot". (I appreciate that the OpenOffice internals might mean this is *not* 
so simple to code!)

And I'd also guess that Appears animations are by far the most common of all the 
custom animations.
Comment 9 martin.monperrus 2011-05-23 09:15:35 UTC
(In reply to comment #8)
> I would agree with david1313 that basic Appear animations are by far the most 
> crucial and useful; and probably the simplest to code, since this is "just" 
> looping through the appeared elements, generating a new PDF page for each 
> "snapshot". 
The extension ExpandAnimations does exactly this with "appear" and "disappear" animations (http://github.com/downloads/monperrus/ExpandAnimations/ExpandAnimations-latest.oxt).

Regards,

--Martin
Comment 10 oooforum (fr) 2024-04-05 06:12:16 UTC
(In reply to martin.monperrus from comment #9)
> The extension ExpandAnimations does exactly this with "appear" and
> "disappear" animations
Sadly this OXT is not longer available.

Please report your vote into this other report

*** This issue has been marked as a duplicate of issue 68159 ***