Annotations - Adobe 12020596 Supplement Manual

Supplement to the iso 32000, baseversion: 1.7, extensionlevel: 3
Table of Contents

Advertisement

Adobe Acrobat SDK
Adobe® Supplement to the ISO 32000
the navigator dictionary refers to MyIcon.png. The base IRI in this case is the root directory of the abstract
container. The navigator's resources name tree should then include four resources: MyNavigator.swf,
MyIcon.png, MyStyles.css, and images/MyImage.jpeg.
The base IRI for PDF viewer components such as the welcome page and header is the root directory of the
abstract container.
A resources name tree differs from the
two respects. The keys in the tree are always text strings that represent relative IRIs. The values in the tree
are simple streams rather than file specifications. The only information associated with a resource is its
name, which is defined by the key.
Storing the navigator resources in a name tree separate from the collection resources allows a navigator to
be self-contained. If a user replaces a navigator with another, the navigator resources are replaced as well.
The SWF file components embedded in a PDF file use the collection resources. (See the
in Table 8.6. on
All the resources needed by the welcome page are named beginning with welcome/, as if these resources
were in a directory named welcome. Similarly, header resources begin with header/.
String table
Navigators include some text that is displayed to the user. While the content of PDF documents is
generally not localized, navigators include both content and application (the navigator SWF file), and PDF
provides a mechanism that enables navigators to specify localized text separate from the application.
The
String
reference to a string table. This string table is a name tree whose keys are string IDs and values are
localized text strings. A string ID is itself a text string. Given a string ID and a locale (the
navigator dictionary), a localized text string can be found. The Acrobat ActionScript API provides access to
the string table. (See the Acrobat ActionScript API Reference in the Bibliography.) The method
INavigatorHost.getLocalizedString
default value (a parameter to

8.4 Annotations

Page 605 of the PDF Reference describes the effect of each supported
(structure order) value, add these bulleted entries:
(annotation array order): All annotations are visited in the order in which they appear in the page
A
Annots
(widgets order): Widget annotations are visited in the order in which they appear in the page
W
array, followed by other annotation types in row order. (See Table 3.27 "Entries in a page object. " ) For
information about row order, see the
For information about the Acrobat implementation of this feature and the effect of the accessibility
preference on annotations order, see
order, " part of implementation note 77, on
page
29.) The resources in the collection resources name tree are organized by directory.
entry in the navigator dictionary
getLocalizedString
array. (See Table 3.27, "Entries in a page object , " and implementation note E-17,
name tree (Section 3.10.3 in the PDF Reference) in
EmbeddedFiles
(TABLE 8.6d Entries in a navigator
returns the value for a given ID or returns the provided
) if the ID is not in the string table.
(row order) entry description on page 605.
R
"Interaction between accessibility preference and annotation tab
page
116.
Interactive Features (Chapter 8 in PDF Reference)
dictionary) is an indirect
value. After the description for the
Tabs
8.4 Annotations
37
entry
Resources
entry in a
Locale
S
page
132.)
Annots

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acrobat sdk 9.0

Table of Contents