![Adobe 12020596 Скачать руководство пользователя страница 30](http://html1.mh-extra.com/html/adobe/12020596/12020596_supplement-manual_2853048030.webp)
Adobe Acrobat SDK
Interactive Features (Chapter 8 in PDF Reference)
Adobe® Supplement to the ISO 32000
8.2.4 Collections 30
Add a new value of
CompressedSize
to the
Subtype
key in Table 8.8. This value is used by portable
collections to display the compressed size of embedded files.
Add the next three tables to the end of Section 8.2.4.
Colors
dictionary
(
Optional; ExtensionLevel 3
) A
collection colors dictionary
specifying a
suggested set of colors for use by a collection navigator. See
“TABLE
8.6a Entries in a collection colors dictionary” on page 31
.
Note:
A navigator accesses the colors dictionary through the
Acrobat ActionScript API. The ActionScript property
INavigatorHost.navigatorColorPalette
provides
access to a user-specified color theme or palette, a set of
colors that should be used by the navigator for its
presentation. (See the
Acrobat ActionScript API Reference
in
the
Bibliography
.) There is no requirement, however, that the
navigator actually use the colors.
Folders
dictionary
(
Required if the collection has folders; ExtensionLevel 3
) An indirect
reference to a folder dictionary that is the single common ancestor
of all other folders in a portable collection. See
“TABLE 8.6c Entries in
a folder dictionary” on page 32
.
Split
dictionary
(
Optional; ExtensionLevel 3
) A collection split dictionary that specifies
the orientation of the splitter bar. See
“TABLE 8.6b Entries in a
collection split dictionary” on page 31
.
If
Split
is not present, the preferred orientation is determined by
the value of the
View
key. A value of
D
(or no value) indicates a
horizontal orientation, while a value of
T
indicates a vertical
orientation. No splitter is used if the
View
key has a value of
H
.
TABLE 8.8 Entries in a collection field dictionary
KEY
TYPE
VALUE
Subtype
name
CompressedSize
(
Optional; ExtensionLevel 3
) The field data is the
length of the embedded filestream, as identified by the
Length
entry in the embedded filestream dictionary (see Section 3.10.3,
“Embedded File Streams”), and the two values shall be identical.
TABLE 8.6 Entries in a collection dictionary
KEY
TYPE
VALUE