SECTION F.3
1041
Hint Tables
Note:
All the items in Table F.3 that specify a number of bits needed, such as item 3,
can have values in the range 0 through 32. Although that range requires only 6 bits,
16-bit numbers are used.
TABLE F.3 Page offset hint table, header section
ITEM
SIZE (BITS)
DESCRIPTION
1
2
3
4
5
6
7
32
32
16
32
16
32
16
The least number of objects in a page (including the page object itself).
The location of the first page’s page object.
The number of bits needed to represent the difference between the greatest
and least number of objects in a page.
The least length of a page in bytes. This is the least length from the beginning
of a page object to the last byte of the last object used by that page.
The number of bits needed to represent the difference between the greatest
and least length of a page, in bytes.
The least offset of the start of any content stream, relative to the beginning of
its page. (See implementation note 183 in Appendix H.)
The number of bits needed to represent the difference between the greatest
and least offset to the start of the content stream. (See implementation note
183 in Appendix H.)
The least content stream length. (See implementation note 184 in Appendix
H.)
The number of bits needed to represent the difference between the greatest
and least content stream length. (See implementation note 184 in Appendix
H.)
The number of bits needed to represent the greatest number of shared object
references.
The number of bits needed to represent the numerically greatest shared ob-
ject identifier used by the pages (discussed further in Table F.4, item 4).
8
9
32
16
10
11
16
16
Index Bookmark Pages Text
Previous Next
Pages: Index All Pages
This HTML file was created by VeryPDF PDF to HTML Converter product.