Adobe Acrobat SDK
Multimedia Features (Chapter 9 in PDF Reference)
Adobe® Supplement to the ISO 32000
9.6.1 RichMedia Annotations 80
RichMediaDeactivation Dictionary
The second component of the RichMediaSettings dictionary is the RichMediaDeactivation dictionary,
which specifies the condition that causes deactivation of the annotation.
RichMediaAnimation Dictionary
A RichMediaAnimation dictionary specifies the preferred method that conforming readers should use to
apply timeline scaling to keyframe animations. It can also specify that keyframe animations be played
repeatedly. The
Animation
entry of the RichMediaActivation dictionary (Table 9.50c,
page 78
) can specify
a RichMediaAnimation dictionary.
Presentation
dictionary
(
Optional; ExtensionLevel 3
) A RichMediaPresentation
dictionary that contains information as to how the annotation
and user interface elements will be visually laid out and drawn.
See Table 5 for a detailed description.
Scripts
array
(
Optional; ExtensionLevel 3
) An array of indirect object
references to file specification dictionaries, each of which
describe a JavaScript file that shall be present in the
Assets
name tree of the RichMediaContent dictionary.
Default value: If the array has no elements, no script is
executed.
TABLE 9.50b Entries in a RichMediaDeactivation dictionary
KEY
TYPE
VALUE
Type
name
(
Optional; ExtensionLevel 3
) The type of PDF object that this
dictionary describes. If present, shall be
RichMediaDeactivation
for a RichMediaDeactivation
dictionary.
Condition
name
(
Optional; ExtensionLevel 3
) A name specifying the circumstances
under which the annotation should be deactivated. The following
values are valid:
●
XD
, the annotation is explicitly deactivated by a user action or
script.
●
PC
, the annotation is deactivated as soon as the page that
contains the annotation loses focus as the current page.
●
PI
, the annotation is deactivated as soon as the entire page
that contains the annotation is no longer visible.
Default value:
XD
.
TABLE 9.50a Entries in a RichMediaActivation dictionary
KEY
TYPE
VALUE