![Adobe 12020596 Скачать руководство пользователя страница 100](http://html1.mh-extra.com/html/adobe/12020596/12020596_supplement-manual_2853048100.webp)
100
Document Interchange (Chapter 10 in PDF
Reference)
This section describes extensions to the PDF specification contained in the
PDF Reference, sixth edition,
version 1.7
and in ISO 32000 (
Document management - Portable document format - PDF 1.7
). The latter
document is the version of the PDF specification that has been ratified by the ISO. These documents differ
as described in
About the ISO Draft of the PDF 1.7 Reference
.
Note:
This guide uses italics to identify information not intended for inclusion in the PDF specification. For
convenience, the phrase
BaseVersion 1.7, Adobe ExtensionLevel 3
is shortened to
ExtensionLevel 3
throughout this document.
10.7 Tagged PDF
10.7.1 Tagged PDF and Page Content
Real Content and Artifacts
On page 886, add the new value
BatesN
to the list of values supported by
Subtype
and add the new
Contents
dictionary entry, as shown in Table 10.17 that follows. Unchanged content appears in gray.
TABLE 10.17 Property list entries for artifacts
KEY
SUBTYPE
DESCRIPTION
Subtype
name
(
Optional; PDF 1.7
) The subtype of the artifact. This entry applies only
when the
Type
entry has a value of
Pagination
. Valid values are
Header
,
Footer
, and
Watermark.
Additional values can be defined
for this entry, provided they comply with the naming conventions
described in Appendix E.
ExtensionLevel 3 adds
BatesN
to the set of valid values.
Contents
text string or
array of text
string
(
Optional; ExtensionLevel 3
) The artifact content, which applies when
Subtype
has a value of
BatesN
. If this artifact applies to a page that
contains a single Bates Number, the
Contents
value is a Bates
Numbering string.
If this artifact applies to a page that contains multiple Bates Numbers,
the
Contents
value is an array of text strings, each of which contains a
concatenation of the Bates Numbering parts. The order in which the
text strings appear in the array is application-dependent.
Note:
Typically, applications that support Bates Numbering add private
data to the PDF document that specifies starting values for Bates
Numbering, and placement and formatting of those values. The
intent of Bates Numbering values provided in this artifact content
is to override Bates Numbering values in the private data.