Rand Stats

PDF::ISO_32000

zef:dwarring

[Raku PDF Project] / PDF::ISO_32000

PDF-ISO_32000-raku

The PDF 32000-1:2008 1.7 Specification contains around 380 tables, of which about 280 can be considered data or object definitions.

This module has been used to extract and generate the roles and classes from the PDF specification for use by PDF::Class.

PDF::Class (at last count) implements roles and classes for about 100 of these objects, most of which have been derived and/or checked against the roles generated by this module.

This module contains:

Tables

Data is available for all of the tables in the PDF-32000 1.7 specification:

use PDF::ISO_32000;
# Load data about the Document Information dictionary
my %info = PDF::ISO_32000.table: "Table_317-Entries_in_the_document_information_dictionary";
# -OR- by table number
%info = PDF::ISO_32000.[317];
say %info<caption>;             # Table 317 – Entries in the document information dictionary
say %info<head>.join(" | ");    # Key | Type | Value
say %info<rows>[0].join(" | "); # Title | text string | (Optional; PDF 1.1) The document’s title.

The table-index method returns a list that maps table numbers to table names:

say PDF::ISO_32000.table-index[317] # Table 317 - Info_entries

The appendix method returns a hash index into the Appendix:

my $stream-ops = PDF::ISO_32000.appendix<A.1>;
say $stream-ops, # PDF_content_stream_operators
say PDF::ISO_32000.table($stream-ops)<caption>; #  Table A.1 – PDF content stream operators

Roles

Roles are available for tables named *_entries, or *_attributes.

% p6doc ISO_320000:Table_317-Entries_in_the_document_information_dictionary
% p6doc ISO_320000:Table_28-Entries_in_the_catalog_dictionary

The roles also contain method stubs for the entries that need to be implemented for the role. For example:

% cat << EOF > lib/Catalog.rakumod
use ISO_32000::Table_28-Entries_in_the_catalog_dictionary;
unit class Catalog does ISO_32000::Table_28-Entries_in_the_catalog_dictionary;
EOF
% raku -I . -M Catalog
===SORRY!=== Error while compiling lib/Catalog.rakumod (Catalog)
Method 'SpiderInfo' must be implemented by Catalog because it is required by roles: ISO_32000::Table_28-Entries_in_the_catalog_dictionary.
at lib/Catalog.rakumod (Catalog):1

Building this module

Note that the META6.json and README.md are generated. Any edits the these files should be made to the sources src/META6.in and src/README.in, before building.

To rebuild the roles, resources, README.md and META6.json:

$ make clean
$ make
$ make test

Or to fully rebuild the module type $ make realclean. This will refetch specification and rebuild the the XML extract gen/PDF-ISO_32000.xml. This will take some time. At least 2Gb of available memory is recommended. The wget utility and network access are also required.

Maintaining and releasing this module

This module needs to have its Change-log edited and version incremented manually. It is then built via make. make dist is used to build a tar-ball, which is then released via fez. For example:

$ vim Changes
$ vim lib/PDF/ISO_32000.rakumod # update version number
$ make
$ make test
$ make dist
$ fez upload --file=PDF-ISO_32000-9.9.99.tar.gz # upload this version

ISO 3200 Roles

The following interface roles have been mined from the ISO-32000 specification

Roles and Entries

ISO_32000 ReferenceEntries
Table F.1 – Entries in the linearization parameter dictionary/Linearized /L /H /O /E /N /T /P
Table 5 – Entries common to all stream dictionaries/Length /Filter /DecodeParms /F /FFilter /FDecodeParms /DL
Table 8 – Optional parameters for LZWDecode and FlateDecode filters/Predictor /Colors /BitsPerComponent /Columns /EarlyChange
Table 11 – Optional parameters for the CCITTFaxDecode filter/K /EndOfLine /EncodedByteAlign /Columns /Rows /EndOfBlock /BlackIs1 /DamagedRowsBeforeError
Table 12 – Optional parameter for the JBIG2Decode filter/JBIG2Globals
Table 13 – Optional parameter for the DCTDecode filter/ColorTransform
Table 14 – Optional parameters for Crypt filters/Type /Name
Table 15 – Entries in the file trailer dictionary/Size /Prev /Root /Encrypt /Info /ID
Table 16 – Additional entries specific to an object stream dictionary/Type /N /First /Extends
Table 17 – Additional entries specific to a cross-reference stream dictionary/Type /Size /Index /Prev /W
Table 19 – Additional entries in a hybrid-reference file’s trailer dictionary/XRefStm
Table 20 – Entries common to all encryption dictionaries/Filter /SubFilter /V /Length /CF /StmF /StrF /EFF
Table 21 – Additional encryption dictionary entries for the standard security handler/R /O /U /P /EncryptMetadata
Table 23 – Additional encryption dictionary entries for public-key security handlers/Recipients /P
Table 25 – Entries common to all crypt filter dictionaries/Type /CFM /AuthEvent /Length
Table 27 – Additional crypt filter dictionary entries for public-key security handlers/Recipients /EncryptMetadata
Table 28 – Entries in the catalog dictionary/Type /Version /Extensions /Pages /PageLabels /Names /Dests /ViewerPreferences /PageLayout /PageMode /Outlines /Threads /OpenAction /AA /URI /AcroForm /Metadata /StructTreeRoot /MarkInfo /Lang /SpiderInfo /OutputIntents /PieceInfo /OCProperties /Perms /Legal /Requirements /Collection /NeedsRendering
Table 29 – Required entries in a page tree node/Type /Parent /Kids /Count
Table 30 – Entries in a page object/Type /Parent /LastModified /Resources /MediaBox /CropBox /BleedBox /TrimBox /ArtBox /BoxColorInfo /Contents /Rotate /Group /Thumb /B /Dur /Trans /Annots /AA /Metadata /PieceInfo /StructParents /ID /PZ /SeparationInfo /Tabs /TemplateInstantiated /PresSteps /UserUnit /VP
Table 31 – Entries in the name dictionary/Dests /AP /JavaScript /Pages /Templates /IDS /URLS /EmbeddedFiles /AlternatePresentations /Renditions
Table 33 – Entries in a resource dictionary/ExtGState /ColorSpace /Pattern /Shading /XObject /Font /ProcSet /Properties
Table 36 – Entries in a name tree node dictionary/Kids /Names /Limits
Table 37 – Entries in a number tree node dictionary/Kids /Nums /Limits
Table 38 – Entries common to all function dictionaries/FunctionType /Domain /Range
Table 39 – Additional entries specific to a type 0 function dictionary/Size /BitsPerSample /Order /Encode /Decode
Table 40 – Additional entries specific to a type 2 function dictionary/C0 /C1 /N
Table 41 – Additional entries specific to a type 3 function dictionary/Functions /Bounds /Encode
Table 44 – Entries in a file specification dictionary/Type /FS /F /UF /DOS /Mac /Unix /ID /V /EF /RF /Desc /CI
Table 45 – Additional entries in an embedded file stream dictionary/Type /Subtype /Params
Table 46 – Entries in an embedded file parameter dictionary/Size /CreationDate /ModDate /Mac /CheckSum
Table 47 – Entries in a Mac OS file information dictionary/Subtype /Creator /ResFork
Table 48 – Entries in a collection item dictionary/Type
Table 49 – Entries in a collection subitem dictionary/Type /D /P
Table 50 – Entries in a developer extensions dictionary/Type /BaseVersion /ExtensionLevel
Table 52 – Device-Independent Graphics State Parameters/CTM /clippingPath /colorSpace /color /textState /lineWidth /lineCap /lineJoin /miterLimit /dashPattern /renderingIntent /strokeAdjustment /blendMode /softMask /alphaConstant /alphaSource
Table 53 – Device-Dependent Graphics State Parameters/overprint /overprintMode /blackGeneration /undercolorRemoval /transfer /halftone /flatness /smoothness
Table 58 – Entries in a Graphics State Parameter Dictionary/Type /LW /LC /LJ /ML /D /RI /OP /op /OPM /Font /BG /BG2 /UCR /UCR2 /TR /TR2 /HT /FL /SM /SA /BM /SMask /CA /ca /AIS /TK
Table 63 – Entries in a CalGray Colour Space Dictionary/WhitePoint /BlackPoint /Gamma
Table 64 – Entries in a CalRGB Colour Space Dictionary/WhitePoint /BlackPoint /Gamma /Matrix
Table 65 – Entries in a Lab Colour Space Dictionary/WhitePoint /BlackPoint /Range
Table 66 – Additional Entries Specific to an ICC Profile Stream Dictionary/N /Alternate /Range /Metadata
Table 71 – Entries in a DeviceN Colour Space Attributes Dictionary/Subtype /Colorants /Process /MixingHints
Table 72 – Entries in a DeviceN Process Dictionary/ColorSpace /Components
Table 73 – Entries in a DeviceN Mixing Hints Dictionary/Solidities /PrintingOrder /DotGain
Table 75 – Additional Entries Specific to a Type 1 Pattern Dictionary/Type /PatternType /PaintType /TilingType /BBox /XStep /YStep /Resources /Matrix
Table 76 – Entries in a Type 2 Pattern Dictionary/Type /PatternType /Shading /Matrix /ExtGState
Table 78 – Entries Common to All Shading Dictionaries/ShadingType /ColorSpace /Background /BBox /AntiAlias
Table 79 – Additional Entries Specific to a Type 1 Shading Dictionary/Domain /Matrix /Function
Table 80 – Additional Entries Specific to a Type 2 Shading Dictionary/Coords /Domain /Function /Extend
Table 81 – Additional Entries Specific to a Type 3 Shading Dictionary/Coords /Domain /Function /Extend
Table 82 – Additional Entries Specific to a Type 4 Shading Dictionary/BitsPerCoordinate /BitsPerComponent /BitsPerFlag /Decode /Function
Table 83 – Additional Entries Specific to a Type 5 Shading Dictionary/BitsPerCoordinate /BitsPerComponent /VerticesPerRow /Decode /Function
Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary/BitsPerCoordinate /BitsPerComponent /BitsPerFlag /Decode /Function
Table 88 – Additional Entries Specific to a PostScript XObject Dictionary/Type /Subtype /Level1
Table 89 – Additional Entries Specific to an Image Dictionary/Type /Subtype /Width /Height /ColorSpace /BitsPerComponent /Intent /ImageMask /Mask /Decode /Interpolate /Alternates /SMask /SMaskInData /Name /StructParent /ID /OPI /Metadata /OC
Table 91 – Entries in an Alternate Image Dictionary/Image /DefaultForPrinting /OC
Table 95 – Additional Entries Specific to a Type 1 Form Dictionary/Type /Subtype /FormType /BBox /Matrix /Resources /Group /Ref /Metadata /PieceInfo /LastModified /StructParent /StructParents /OPI /OC /Name
Table 96 – Entries Common to all Group Attributes Dictionaries/Type /S
Table 97 – Entries in a Reference Dictionary/F /Page /ID
Table 98 – Entries in an Optional Content Group Dictionary/Type /Name /Intent /Usage
Table 99 – Entries in an Optional Content Membership Dictionary/Type /OCGs /P /VE
Table 100 – Entries in the Optional Content Properties Dictionary/OCGs /D /Configs
Table 101 – Entries in an Optional Content Configuration Dictionary/Name /Creator /BaseState /ON /OFF /Intent /AS /Order /ListMode /RBGroups /Locked
Table 102 – Entries in an Optional Content Usage Dictionary/CreatorInfo /Language /Export /Zoom /Print /View /User /PageElement
Table 103 – Entries in a Usage Application Dictionary/Event /OCGs /Category
Table 111 – Entries in a Type 1 font dictionary/Type /Subtype /Name /BaseFont /FirstChar /LastChar /Widths /FontDescriptor /Encoding /ToUnicode
Table 112 – Entries in a Type 3 font dictionary/Type /Subtype /Name /FontBBox /FontMatrix /CharProcs /Encoding /FirstChar /LastChar /Widths /FontDescriptor /Resources /ToUnicode
Table 114 – Entries in an encoding dictionary/Type /BaseEncoding /Differences
Table 116 – Entries in a CIDSystemInfo dictionary/Registry /Ordering /Supplement
Table 117 – Entries in a CIDFont dictionary/Type /Subtype /BaseFont /CIDSystemInfo /FontDescriptor /DW /W /DW2 /W2 /CIDToGIDMap
Table 120 – Additional entries in a CMap stream dictionary/Type /CMapName /CIDSystemInfo /WMode /UseCMap
Table 121 – Entries in a Type 0 font dictionary/Type /Subtype /BaseFont /Encoding /DescendantFonts /ToUnicode
Table 122 – Entries common to all font descriptors/Type /FontName /FontFamily /FontStretch /FontWeight /Flags /FontBBox /ItalicAngle /Ascent /Descent /Leading /CapHeight /XHeight /StemV /StemH /AvgWidth /MaxWidth /MissingWidth /FontFile /FontFile2 /FontFile3 /CharSet
Table 124 – Additional font descriptor entries for CIDFonts/Style /Lang /FD /CIDSet
Table 126 – Embedded font organization for various font types/FontFile /FontFile2 /FontFile3
Table 127 – Additional entries in an embedded font stream dictionary/Length1 /Length2 /Length3 /Subtype /Metadata
Table 130 – Entries in a type 1 halftone dictionary/Type /HalftoneType /HalftoneName /Frequency /Angle /SpotFunction /AccurateScreens /TransferFunction
Table 131 – Additional entries specific to a type 6 halftone dictionary/Type /HalftoneType /HalftoneName /Width /Height /TransferFunction
Table 132 – Additional entries specific to a type 10 halftone dictionary/Type /HalftoneType /HalftoneName /Xsquare /Ysquare /TransferFunction
Table 133 – Additional entries specific to a type 16 halftone dictionary/Type /HalftoneType /HalftoneName /Width /Height /Width2 /Height2 /TransferFunction
Table 134 – Entries in a type 5 halftone dictionary/Type /HalftoneType /HalftoneName /Default
Table 144 – Entries in a soft-mask dictionary/Type /S /G /BC /TR
Table 146 – Additional entry in a soft-mask image dictionary/Matte
Table 147 – Additional entries specific to a transparency group attributes dictionary/S /CS /I /K
Table 150 – Entries in a viewer preferences dictionary/HideToolbar /HideMenubar /HideWindowUI /FitWindow /CenterWindow /DisplayDocTitle /NonFullScreenPageMode /Direction /ViewArea /ViewClip /PrintArea /PrintClip /PrintScaling /Duplex /PickTrayByPDFSize /PrintPageRange /NumCopies
Table 152 – Entries in the outline dictionary/Type /First /Last /Count
Table 153 – Entries in an outline item dictionary/Title /Parent /Prev /Next /First /Last /Count /Dest /A /SE /C /F
Table 155 – Entries in a collection dictionary/Type /Schema /D /View /Sort
Table 156 – Entries in a collection schema dictionary/Type
Table 157 – Entries in a collection field dictionary/Type /Subtype /N /O /V /E
Table 158 – Entries in a collection sort dictionary/Type /S /A
Table 159 – Entries in a page label dictionary/Type /S /P /St
Table 160 – Entries in a thread dictionary/Type /F /I
Table 161 – Entries in a bead dictionary/Type /T /N /V /P /R
Table 162 – Entries in a transition dictionary/Type /S /D /Dm /M /Di /SS /B
Table 163 – Entries in a navigation node dictionary/Type /NA /PA /Next /Prev /Dur
Table 164 – Entries common to all annotation dictionaries/Type /Subtype /Rect /Contents /P /NM /M /F /AP /AS /Border /C /StructParent /OC
Table 166 – Entries in a border style dictionary/Type /W /S /D
Table 167 – Entries in a border effect dictionary/S /I
Table 168 – Entries in an appearance dictionary/N /R /D
Table 170 – Additional entries specific to markup annotations/T /Popup /CA /RC /CreationDate /IRT /Subj /RT /IT /ExData
Table 172 – Additional entries specific to a text annotation/Subtype /Open /Name /State /StateModel
Table 173 – Additional entries specific to a link annotation/Subtype /A /Dest /H /PA /QuadPoints /BS
Table 174 – Additional entries specific to a free text annotation/Subtype /DA /Q /RC /DS /CL /IT /BE /RD /BS /LE
Table 175 – Additional entries specific to a line annotation/Subtype /L /BS /LE /IC /LL /LLE /Cap /IT /LLO /CP /Measure /CO
Table 177 – Additional entries specific to a square or circle annotation/Subtype /BS /IC /BE /RD
Table 178 – Additional entries specific to a polygon or polyline annotation/Subtype /Vertices /LE /BS /IC /BE /IT /Measure
Table 179 – Additional entries specific to text markup annotations/Subtype /QuadPoints
Table 180 – Additional entries specific to a caret annotation/Subtype /RD /Sy
Table 181 – Additional entries specific to a rubber stamp annotation/Subtype /Name
Table 182 – Additional entries specific to an ink annotation/Subtype /InkList /BS
Table 183 – Additional entries specific to a pop-up annotation/Subtype /Parent /Open
Table 184 – Additional entries specific to a file attachment annotation/Subtype /FS /Name
Table 185 – Additional entries specific to a sound annotation/Subtype /Sound /Name
Table 186 – Additional entries specific to a movie annotation/Subtype /T /Movie /A
Table 187 – Additional entries specific to a screen annotation/Subtype /T /MK /A /AA
Table 188 – Additional entries specific to a widget annotation/Subtype /H /MK /A /AA /BS /Parent
Table 189 – Entries in an appearance characteristics dictionary/R /BC /BG /CA /RC /AC /I /RI /IX /IF /TP
Table 190 – Additional entries specific to a watermark annotation/Subtype /FixedPrint
Table 191 – Entries in a fixed print dictionary/Type /Matrix /H /V
Table 192 – Additional entries specific to a redaction annotation/Subtype /QuadPoints /IC /RO /OverlayText /Repeat /DA /Q
Table 193 – Entries common to all action dictionaries/Type /S /Next
Table 194 – Entries in an annotation’s additional-actions dictionary/E /X /D /U /Fo /Bl /PO /PC /PV /PI
Table 195 – Entries in a page object’s additional-actions dictionary/O /C
Table 196 – Entries in a form field’s additional-actions dictionary/K /F /V /C
Table 197 – Entries in the document catalog’s additional-actions dictionary/WC /WS /DS /WP /DP
Table 199 – Additional entries specific to a go-to action/S /D
Table 200 – Additional entries specific to a remote go-to action/S /F /D /NewWindow
Table 201 – Additional entries specific to an embedded go-to action/S /F /D /NewWindow /T
Table 202 – Entries specific to a target dictionary/R /N /P /A /T
Table 203 – Additional entries specific to a launch action/S /F /Win /Mac /Unix /NewWindow
Table 204 – Entries in a Windows launch parameter dictionary/F /D /O /P
Table 205 – Additional entries specific to a thread action/S /F /D /B
Table 206 – Additional entries specific to a URI action/S /URI /IsMap
Table 207 – Entry in a URI dictionary/Base
Table 208 – Additional entries specific to a sound action/S /Sound /Volume /Synchronous /Repeat /Mix
Table 209 – Additional entries specific to a movie action/S /Annotation /T /Operation
Table 210 – Additional entries specific to a hide action/S /T /H
Table 212 – Additional entries specific to named actions/S /N
Table 213 – Additional entries specific to a set-OCG-state action/S /State /PreserveRB
Table 214 – Additional entries specific to a rendition action/S /R /AN /OP /JS
Table 215 – Additional entries specific to a transition action/S /Trans
Table 216 – Additional entries specific to a go-to-3D-view action/S /TA /V
Table 217 – Additional entries specific to a JavaScript action/S /JS
Table 218 – Entries in the interactive form dictionary/Fields /NeedAppearances /SigFlags /CO /DR /DA /Q /XFA
Table 220 – Entries common to all field dictionaries/FT /Parent /Kids /T /TU /TM /Ff /V /DV /AA
Table 222 – Additional entries common to all fields containing variable text/DA /Q /DS /RV
Table 227 – Additional entry specific to check box and radio button fields/Opt
Table 229 – Additional entry specific to a text field/MaxLen
Table 231 – Additional entries specific to a choice field/Opt /TI /I
Table 232 – Additional entries specific to a signature field/Lock /SV
Table 233 – Entries in a signature field lock dictionary/Type /Action /Fields
Table 234 – Entries in a signature field seed value dictionary/Type /Ff /Filter /SubFilter /DigestMethod /V /Cert /Reasons /MDP /TimeStamp /LegalAttestation /AddRevInfo
Table 235 – Entries in a certificate seed value dictionary/Type /Ff /Subject /SubjectDN /KeyUsage /Issuer /OID /URL /URLType
Table 236 – Additional entries specific to a submit-form action/S /F /Fields /Flags
Table 238 – Additional entries specific to a reset-form action/S /Fields /Flags
Table 240 – Additional entries specific to an import-data action/S /F
Table 241 – Entry in the FDF trailer dictionary/Root
Table 242 – Entries in the FDF catalog dictionary/Version /FDF
Table 243 – Entries in the FDF dictionary/F /ID /Fields /Status /Pages /Encoding /Annots /Differences /Target /EmbeddedFDFs /JavaScript
Table 244 – Additional entry in an embedded file stream dictionary for an encrypted FDF file/EncryptionRevision
Table 245 – Entries in the JavaScript dictionary/Before /After /AfterPermsReady /Doc
Table 246 – Entries in an FDF field dictionary/Kids /T /V /Ff /SetFf /ClrFf /F /SetF /ClrF /AP /APRef /IF /Opt /A /AA /RV
Table 247 – Entries in an icon fit dictionary/SW /S /A /FB
Table 248 – Entries in an FDF page dictionary/Templates /Info
Table 249 – Entries in an FDF template dictionary/TRef /Fields /Rename
Table 250 – Entries in an FDF named page reference dictionary/Name /F
Table 251 – Additional entry for annotation dictionaries in an FDF file/Page
Table 252 – Entries in a signature dictionary/Type /Filter /SubFilter /Contents /Cert /ByteRange /Reference /Changes /Name /M /Location /Reason /ContactInfo /R /V /Prop_Build /Prop_AuthTime /Prop_AuthType
Table 253 – Entries in a signature reference dictionary/Type /TransformMethod /TransformParams /Data /DigestMethod
Table 254 – Entries in the DocMDP transform parameters dictionary/Type /P /V
Table 255 – Entries in the UR transform parameters dictionary/Type /Document /Msg /V /Annots /Form /Signature /EF /P
Table 256 – Entries in the FieldMDP transform parameters dictionary/Type /Action /Fields /V
Table 258 – Entries in a permissions dictionary/DocMDP /UR3
Table 259 – Entries in a legal attestation dictionary/JavaScriptActions /LaunchActions /URIActions /MovieActions /SoundActions /HideAnnotationActions /GoToRemoteActions /AlternateImages /ExternalStreams /TrueTypeFonts /ExternalRefXobjects /ExternalOPIdicts /NonEmbeddedFonts /DevDepGS_OP /DevDepGS_HT /DevDepGS_TR /DevDepGS_UCR /DevDepGS_BG /DevDepGS_FL /Annotations /OptionalContent /Attestation
Table 260 – Entries in a viewport dictionary/Type /BBox /Name /Measure
Table 261 – Entries in a measure dictionary/Type /Subtype
Table 262 – Additional entries in a rectilinear measure dictionary/R /X /Y /D /A /T /S /O /CYX
Table 263 – Entries in a number format dictionary/Type /U /C /F /D /FD /RT /RD /PS /SS /O
Table 264 – Entries common to all requirement dictionaries/Type /S /RH
Table 265 – Entries in a requirement handler dictionary/Type /S /Script
Table 266 – Entries common to all rendition dictionaries/Type /S /N /MH /BE
Table 267 – Entries in a rendition MH/BE dictionary/C
Table 268 – Entries in a media criteria dictionary/Type /A /C /O /S /R /D /Z /V /P /L
Table 269 – Entries in a minimum bit depth dictionary/Type /V /M
Table 270 – Entries in a minimum screen size dictionary/Type /V /M
Table 271 – Additional entries in a media rendition dictionary/C /P /SP
Table 272 – Additional entries specific to a selector rendition dictionary/R
Table 273 – Entries common to all media clip dictionaries/Type /S /N
Table 274 – Additional entries in a media clip data dictionary/D /CT /P /Alt /PL /MH /BE
Table 275 – Entries in a media permissions dictionary/Type /TF
Table 276 – Entries in a media clip data MH/BE dictionary/BU
Table 277 – Additional entries in a media clip section dictionary/D /Alt /MH /BE
Table 278 – Entries in a media clip section MH/BE dictionary/B /E
Table 279 – Entries in a media play parameters dictionary/Type /PL /MH /BE
Table 280 – Entries in a media play parameters MH/BE dictionary/V /C /F /D /A /RC
Table 281 – Entries in a media duration dictionary/Type /S /T
Table 282 – Entries in a media screen parameters dictionary/Type /MH /BE
Table 283 – Entries in a media screen parameters MH/BE dictionary/W /B /O /M /F
Table 284 – Entries in a floating window parameters dictionary/Type /D /RT /P /O /T /UC /R /TT
Table 285 – Entries common to all media offset dictionaries/Type /S
Table 286 – Additional entries in a media offset time dictionary/T
Table 287 – Additional entries in a media offset frame dictionary/F
Table 288 – Additional entries in a media offset marker dictionary/M
Table 289 – Entries in a timespan dictionary/Type /S /V
Table 290 – Entries in a media players dictionary/Type /MU /A /NU
Table 291 – Entries in a media player info dictionary/Type /PID /MH /BE
Table 292 – Entries in a software identifier dictionary/Type /U /L /LI /H /HI /OS
Table 294 – Additional entries specific to a sound object/Type /R /C /B /E /CO /CP
Table 295 – Entries in a movie dictionary/F /Aspect /Rotate /Poster
Table 296 – Entries in a movie activation dictionary/Start /Duration /Rate /Volume /ShowControls /Mode /Synchronous /FWScale /FWPosition
Table 297 – Entries in a slideshow dictionary/Type /Subtype /Resources /StartResource
Table 298 – Additional entries specific to a 3D annotation/Subtype /3DD /3DV /3DA /3DI /3DB
Table 299 – Entries in a 3D activation dictionary/A /AIS /D /DIS /TB /NP
Table 300 – Entries in a 3D stream dictionary/Type /Subtype /VA /DV /Resources /OnInstantiate /AN
Table 301 – Entries in an 3D animation style dictionary/Type /Subtype /PC /TM
Table 303 – Entries in a 3D reference dictionary/Type /3DD
Table 304 – Entries in a 3D view dictionary/Type /XN /IN /MS /C2W /U3DPath /CO /P /O /BG /RM /LS /SA /NA /NR
Table 305 – Entries in a projection dictionary/Subtype /CS /F /N /FOV /PS /OS /OB
Table 306 – Entries in a 3D background dictionary/Type /Subtype /CS /C /EA
Table 307 – Entries in a render mode dictionary/Type /Subtype /AC /FC /O /CV
Table 309 – Entries in a 3D lighting scheme dictionary/Type /Subtype
Table 311 – Entries in a 3D cross section dictionary/Type /C /O /PO /PC /IV /IC
Table 312 – Entries in a 3D node dictionary/Type /N /O /V /M
Table 313 – Entries in an external data dictionary used to markup 3D annotations/Type /Subtype /MD5 /3DA /3DV
Table 315 – Additional entries in a metadata stream dictionary/Type /Subtype
Table 316 – Additional entry for components having metadata/Metadata
Table 317 – Entries in the document information dictionary/Title /Author /Subject /Keywords /Creator /Producer /CreationDate /ModDate /Trapped
Table 318 – Entries in a page-piece dictionary
Table 319 – Entries in an data dictionary/LastModified /Private
Table 321 – Entries in the mark information dictionary/Marked /UserProperties /Suspects
Table 322 – Entries in the structure tree root/Type /K /IDTree /ParentTree /ParentTreeNextKey /RoleMap /ClassMap
Table 323 – Entries in a structure element dictionary/Type /S /P /ID /Pg /K /A /C /R /T /Lang /Alt /E /ActualText
Table 324 – Entries in a marked-content reference dictionary/Type /Pg /Stm /StmOwn /MCID
Table 325 – Entries in an object reference dictionary/Type /Pg /Obj
Table 326 – Additional dictionary entries for structure element access/StructParent /StructParents
Table 327 – Entry common to all attribute object dictionaries/O
Table 328 – Additional entries in an attribute object dictionary for user properties/O /P
Table 329 – Entries in a user property dictionary/N /V /F /H
Table 330 – Property list entries for artifacts/Type /BBox /Attached /Subtype
Table 343 – Standard layout attributes common to all standard structure types/Placement /WritingMode /BackgroundColor /BorderColor /BorderStyle /BorderThickness /Padding /Color
Table 344 – Additional standard layout attributes specific to block-level structure elements/SpaceBefore /SpaceAfter /StartIndent /EndIndent /TextIndent /TextAlign /BBox /Width /Height /BlockAlign /InlineAlign /TBorderStyle /TPadding
Table 345 – Standard layout attributes specific to inline-level structure elements/BaselineShift /LineHeight /TextDecorationColor /TextDecorationThickness /TextDecorationType /RubyAlign /RubyPosition /GlyphOrientationVertical
Table 346 – Standard column attributes/ColumnCount /ColumnGap /ColumnWidths
Table 347 – Standard list attribute/ListNumbering
Table 348 – PrintField attributes/Role /checked /Desc
Table 349 – Standard table attributes/RowSpan /ColSpan /Headers /Scope /Summary
Table 350 – Entries in the Web Capture information dictionary/V /C
Table 352 – Entries common to all Web Capture content sets/Type /S /ID /O /SI /CT /TS
Table 353 – Additional entries specific to a Web Capture page set/S /T /TID
Table 354 – Additional entries specific to a Web Capture image set/S /R
Table 355 – Entries in a source information dictionary/AU /TS /E /S /C
Table 356 – Entries in a URL alias dictionary/U /C
Table 357 – Entries in a Web Capture command dictionary/URL /L /F /P /CT /H /S
Table 359 – Entries in a Web Capture command settings dictionary/G /C
Table 360 – Entries in a box colour information dictionary/CropBox /BleedBox /TrimBox /ArtBox
Table 361 – Entries in a box style dictionary/C /W /S /D
Table 362 – Additional entries specific to a printer’s mark annotation/Subtype /MN
Table 363 – Additional entries specific to a printer’s mark form dictionary/MarkStyle /Colorants
Table 364 – Entries in a separation dictionary/Pages /DeviceColorant /ColorSpace
Table 365 – Entries in an output intent dictionary/Type /S /OutputCondition /OutputConditionIdentifier /RegistryName /Info /DestOutputProfile
Table 366 – Additional entries specific to a trap network annotation/Subtype /LastModified /Version /AnnotStates /FontFauxing
Table 367 – Additional entries specific to a trap network appearance stream/PCM /SeparationColorNames /TrapRegions /TrapStyles
Table 368 – Entry in an OPI version dictionary/versionNumber

Entry to role mappings

EntryISO_32000 Roles
/3DATable 298 – Additional entries specific to a 3D annotation Table 313 – Entries in an external data dictionary used to markup 3D annotations
/3DBTable 298 – Additional entries specific to a 3D annotation
/3DDTable 298 – Additional entries specific to a 3D annotation Table 303 – Entries in a 3D reference dictionary
/3DITable 298 – Additional entries specific to a 3D annotation
/3DVTable 298 – Additional entries specific to a 3D annotation Table 313 – Entries in an external data dictionary used to markup 3D annotations
/ATable 153 – Entries in an outline item dictionary Table 158 – Entries in a collection sort dictionary Table 173 – Additional entries specific to a link annotation Table 186 – Additional entries specific to a movie annotation Table 187 – Additional entries specific to a screen annotation Table 188 – Additional entries specific to a widget annotation Table 202 – Entries specific to a target dictionary Table 246 – Entries in an FDF field dictionary Table 247 – Entries in an icon fit dictionary Table 262 – Additional entries in a rectilinear measure dictionary Table 268 – Entries in a media criteria dictionary Table 280 – Entries in a media play parameters MH/BE dictionary Table 290 – Entries in a media players dictionary Table 299 – Entries in a 3D activation dictionary Table 323 – Entries in a structure element dictionary
/AATable 28 – Entries in the catalog dictionary Table 30 – Entries in a page object Table 187 – Additional entries specific to a screen annotation Table 188 – Additional entries specific to a widget annotation Table 220 – Entries common to all field dictionaries Table 246 – Entries in an FDF field dictionary
/ACTable 189 – Entries in an appearance characteristics dictionary Table 307 – Entries in a render mode dictionary
/AISTable 58 – Entries in a Graphics State Parameter Dictionary Table 299 – Entries in a 3D activation dictionary
/ANTable 214 – Additional entries specific to a rendition action Table 300 – Entries in a 3D stream dictionary
/APTable 31 – Entries in the name dictionary Table 164 – Entries common to all annotation dictionaries Table 246 – Entries in an FDF field dictionary
/APRefTable 246 – Entries in an FDF field dictionary
/ASTable 101 – Entries in an Optional Content Configuration Dictionary Table 164 – Entries common to all annotation dictionaries
/AUTable 355 – Entries in a source information dictionary
/AccurateScreensTable 130 – Entries in a type 1 halftone dictionary
/AcroFormTable 28 – Entries in the catalog dictionary
/ActionTable 233 – Entries in a signature field lock dictionary Table 256 – Entries in the FieldMDP transform parameters dictionary
/ActualTextTable 323 – Entries in a structure element dictionary
/AddRevInfoTable 234 – Entries in a signature field seed value dictionary
/AfterTable 245 – Entries in the JavaScript dictionary
/AfterPermsReadyTable 245 – Entries in the JavaScript dictionary
/AltTable 274 – Additional entries in a media clip data dictionary Table 277 – Additional entries in a media clip section dictionary Table 323 – Entries in a structure element dictionary
/AlternateTable 66 – Additional Entries Specific to an ICC Profile Stream Dictionary
/AlternateImagesTable 259 – Entries in a legal attestation dictionary
/AlternatePresentationsTable 31 – Entries in the name dictionary
/AlternatesTable 89 – Additional Entries Specific to an Image Dictionary
/AngleTable 130 – Entries in a type 1 halftone dictionary
/AnnotStatesTable 366 – Additional entries specific to a trap network annotation
/AnnotationTable 209 – Additional entries specific to a movie action
/AnnotationsTable 259 – Entries in a legal attestation dictionary
/AnnotsTable 30 – Entries in a page object Table 243 – Entries in the FDF dictionary Table 255 – Entries in the UR transform parameters dictionary
/AntiAliasTable 78 – Entries Common to All Shading Dictionaries
/ArtBoxTable 30 – Entries in a page object Table 360 – Entries in a box colour information dictionary
/AscentTable 122 – Entries common to all font descriptors
/AspectTable 295 – Entries in a movie dictionary
/AttachedTable 330 – Property list entries for artifacts
/AttestationTable 259 – Entries in a legal attestation dictionary
/AuthEventTable 25 – Entries common to all crypt filter dictionaries
/AuthorTable 317 – Entries in the document information dictionary
/AvgWidthTable 122 – Entries common to all font descriptors
/BTable 30 – Entries in a page object Table 162 – Entries in a transition dictionary Table 205 – Additional entries specific to a thread action Table 278 – Entries in a media clip section MH/BE dictionary Table 283 – Entries in a media screen parameters MH/BE dictionary Table 294 – Additional entries specific to a sound object
/BBoxTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary Table 78 – Entries Common to All Shading Dictionaries Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 260 – Entries in a viewport dictionary Table 330 – Property list entries for artifacts Table 344 – Additional standard layout attributes specific to block-level structure elements
/BCTable 144 – Entries in a soft-mask dictionary Table 189 – Entries in an appearance characteristics dictionary
/BETable 174 – Additional entries specific to a free text annotation Table 177 – Additional entries specific to a square or circle annotation Table 178 – Additional entries specific to a polygon or polyline annotation Table 266 – Entries common to all rendition dictionaries Table 274 – Additional entries in a media clip data dictionary Table 277 – Additional entries in a media clip section dictionary Table 279 – Entries in a media play parameters dictionary Table 282 – Entries in a media screen parameters dictionary Table 291 – Entries in a media player info dictionary
/BGTable 58 – Entries in a Graphics State Parameter Dictionary Table 189 – Entries in an appearance characteristics dictionary Table 304 – Entries in a 3D view dictionary
/BG2Table 58 – Entries in a Graphics State Parameter Dictionary
/BMTable 58 – Entries in a Graphics State Parameter Dictionary
/BSTable 173 – Additional entries specific to a link annotation Table 174 – Additional entries specific to a free text annotation Table 175 – Additional entries specific to a line annotation Table 177 – Additional entries specific to a square or circle annotation Table 178 – Additional entries specific to a polygon or polyline annotation Table 182 – Additional entries specific to an ink annotation Table 188 – Additional entries specific to a widget annotation
/BUTable 276 – Entries in a media clip data MH/BE dictionary
/BackgroundTable 78 – Entries Common to All Shading Dictionaries
/BackgroundColorTable 343 – Standard layout attributes common to all standard structure types
/BaseTable 207 – Entry in a URI dictionary
/BaseEncodingTable 114 – Entries in an encoding dictionary
/BaseFontTable 111 – Entries in a Type 1 font dictionary Table 117 – Entries in a CIDFont dictionary Table 121 – Entries in a Type 0 font dictionary
/BaseStateTable 101 – Entries in an Optional Content Configuration Dictionary
/BaseVersionTable 50 – Entries in a developer extensions dictionary
/BaselineShiftTable 345 – Standard layout attributes specific to inline-level structure elements
/BeforeTable 245 – Entries in the JavaScript dictionary
/BitsPerComponentTable 8 – Optional parameters for LZWDecode and FlateDecode filters Table 82 – Additional Entries Specific to a Type 4 Shading Dictionary Table 83 – Additional Entries Specific to a Type 5 Shading Dictionary Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary Table 89 – Additional Entries Specific to an Image Dictionary
/BitsPerCoordinateTable 82 – Additional Entries Specific to a Type 4 Shading Dictionary Table 83 – Additional Entries Specific to a Type 5 Shading Dictionary Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary
/BitsPerFlagTable 82 – Additional Entries Specific to a Type 4 Shading Dictionary Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary
/BitsPerSampleTable 39 – Additional entries specific to a type 0 function dictionary
/BlTable 194 – Entries in an annotation’s additional-actions dictionary
/BlackIs1Table 11 – Optional parameters for the CCITTFaxDecode filter
/BlackPointTable 63 – Entries in a CalGray Colour Space Dictionary Table 64 – Entries in a CalRGB Colour Space Dictionary Table 65 – Entries in a Lab Colour Space Dictionary
/BleedBoxTable 30 – Entries in a page object Table 360 – Entries in a box colour information dictionary
/BlockAlignTable 344 – Additional standard layout attributes specific to block-level structure elements
/BorderTable 164 – Entries common to all annotation dictionaries
/BorderColorTable 343 – Standard layout attributes common to all standard structure types
/BorderStyleTable 343 – Standard layout attributes common to all standard structure types
/BorderThicknessTable 343 – Standard layout attributes common to all standard structure types
/BoundsTable 41 – Additional entries specific to a type 3 function dictionary
/BoxColorInfoTable 30 – Entries in a page object
/ByteRangeTable 252 – Entries in a signature dictionary
/CTable 153 – Entries in an outline item dictionary Table 164 – Entries common to all annotation dictionaries Table 195 – Entries in a page object’s additional-actions dictionary Table 196 – Entries in a form field’s additional-actions dictionary Table 263 – Entries in a number format dictionary Table 267 – Entries in a rendition MH/BE dictionary Table 268 – Entries in a media criteria dictionary Table 271 – Additional entries in a media rendition dictionary Table 280 – Entries in a media play parameters MH/BE dictionary Table 294 – Additional entries specific to a sound object Table 306 – Entries in a 3D background dictionary Table 311 – Entries in a 3D cross section dictionary Table 323 – Entries in a structure element dictionary Table 350 – Entries in the Web Capture information dictionary Table 355 – Entries in a source information dictionary Table 356 – Entries in a URL alias dictionary Table 359 – Entries in a Web Capture command settings dictionary Table 361 – Entries in a box style dictionary
/C0Table 40 – Additional entries specific to a type 2 function dictionary
/C1Table 40 – Additional entries specific to a type 2 function dictionary
/C2WTable 304 – Entries in a 3D view dictionary
/CATable 58 – Entries in a Graphics State Parameter Dictionary Table 170 – Additional entries specific to markup annotations Table 189 – Entries in an appearance characteristics dictionary
/CFTable 20 – Entries common to all encryption dictionaries
/CFMTable 25 – Entries common to all crypt filter dictionaries
/CITable 44 – Entries in a file specification dictionary
/CIDSetTable 124 – Additional font descriptor entries for CIDFonts
/CIDSystemInfoTable 117 – Entries in a CIDFont dictionary Table 120 – Additional entries in a CMap stream dictionary
/CIDToGIDMapTable 117 – Entries in a CIDFont dictionary
/CLTable 174 – Additional entries specific to a free text annotation
/CMapNameTable 120 – Additional entries in a CMap stream dictionary
/COTable 175 – Additional entries specific to a line annotation Table 218 – Entries in the interactive form dictionary Table 294 – Additional entries specific to a sound object Table 304 – Entries in a 3D view dictionary
/CPTable 175 – Additional entries specific to a line annotation Table 294 – Additional entries specific to a sound object
/CSTable 147 – Additional entries specific to a transparency group attributes dictionary Table 305 – Entries in a projection dictionary Table 306 – Entries in a 3D background dictionary
/CTTable 274 – Additional entries in a media clip data dictionary Table 352 – Entries common to all Web Capture content sets Table 357 – Entries in a Web Capture command dictionary
/CTMTable 52 – Device-Independent Graphics State Parameters
/CVTable 307 – Entries in a render mode dictionary
/CYXTable 262 – Additional entries in a rectilinear measure dictionary
/CapTable 175 – Additional entries specific to a line annotation
/CapHeightTable 122 – Entries common to all font descriptors
/CategoryTable 103 – Entries in a Usage Application Dictionary
/CenterWindowTable 150 – Entries in a viewer preferences dictionary
/CertTable 234 – Entries in a signature field seed value dictionary Table 252 – Entries in a signature dictionary
/ChangesTable 252 – Entries in a signature dictionary
/CharProcsTable 112 – Entries in a Type 3 font dictionary
/CharSetTable 122 – Entries common to all font descriptors
/CheckSumTable 46 – Entries in an embedded file parameter dictionary
/ClassMapTable 322 – Entries in the structure tree root
/ClrFTable 246 – Entries in an FDF field dictionary
/ClrFfTable 246 – Entries in an FDF field dictionary
/ColSpanTable 349 – Standard table attributes
/CollectionTable 28 – Entries in the catalog dictionary
/ColorTable 343 – Standard layout attributes common to all standard structure types
/ColorSpaceTable 33 – Entries in a resource dictionary Table 72 – Entries in a DeviceN Process Dictionary Table 78 – Entries Common to All Shading Dictionaries Table 89 – Additional Entries Specific to an Image Dictionary Table 364 – Entries in a separation dictionary
/ColorTransformTable 13 – Optional parameter for the DCTDecode filter
/ColorantsTable 71 – Entries in a DeviceN Colour Space Attributes Dictionary Table 363 – Additional entries specific to a printer’s mark form dictionary
/ColorsTable 8 – Optional parameters for LZWDecode and FlateDecode filters
/ColumnCountTable 346 – Standard column attributes
/ColumnGapTable 346 – Standard column attributes
/ColumnWidthsTable 346 – Standard column attributes
/ColumnsTable 8 – Optional parameters for LZWDecode and FlateDecode filters Table 11 – Optional parameters for the CCITTFaxDecode filter
/ComponentsTable 72 – Entries in a DeviceN Process Dictionary
/ConfigsTable 100 – Entries in the Optional Content Properties Dictionary
/ContactInfoTable 252 – Entries in a signature dictionary
/ContentsTable 30 – Entries in a page object Table 164 – Entries common to all annotation dictionaries Table 252 – Entries in a signature dictionary
/CoordsTable 80 – Additional Entries Specific to a Type 2 Shading Dictionary Table 81 – Additional Entries Specific to a Type 3 Shading Dictionary
/CountTable 29 – Required entries in a page tree node Table 152 – Entries in the outline dictionary Table 153 – Entries in an outline item dictionary
/CreationDateTable 46 – Entries in an embedded file parameter dictionary Table 170 – Additional entries specific to markup annotations Table 317 – Entries in the document information dictionary
/CreatorTable 47 – Entries in a Mac OS file information dictionary Table 101 – Entries in an Optional Content Configuration Dictionary Table 317 – Entries in the document information dictionary
/CreatorInfoTable 102 – Entries in an Optional Content Usage Dictionary
/CropBoxTable 30 – Entries in a page object Table 360 – Entries in a box colour information dictionary
/DTable 49 – Entries in a collection subitem dictionary Table 58 – Entries in a Graphics State Parameter Dictionary Table 100 – Entries in the Optional Content Properties Dictionary Table 155 – Entries in a collection dictionary Table 162 – Entries in a transition dictionary Table 166 – Entries in a border style dictionary Table 168 – Entries in an appearance dictionary Table 194 – Entries in an annotation’s additional-actions dictionary Table 199 – Additional entries specific to a go-to action Table 200 – Additional entries specific to a remote go-to action Table 201 – Additional entries specific to an embedded go-to action Table 204 – Entries in a Windows launch parameter dictionary Table 205 – Additional entries specific to a thread action Table 262 – Additional entries in a rectilinear measure dictionary Table 263 – Entries in a number format dictionary Table 268 – Entries in a media criteria dictionary Table 274 – Additional entries in a media clip data dictionary Table 277 – Additional entries in a media clip section dictionary Table 280 – Entries in a media play parameters MH/BE dictionary Table 284 – Entries in a floating window parameters dictionary Table 299 – Entries in a 3D activation dictionary Table 361 – Entries in a box style dictionary
/DATable 174 – Additional entries specific to a free text annotation Table 192 – Additional entries specific to a redaction annotation Table 218 – Entries in the interactive form dictionary Table 222 – Additional entries common to all fields containing variable text
/DISTable 299 – Entries in a 3D activation dictionary
/DLTable 5 – Entries common to all stream dictionaries
/DOSTable 44 – Entries in a file specification dictionary
/DPTable 197 – Entries in the document catalog’s additional-actions dictionary
/DRTable 218 – Entries in the interactive form dictionary
/DSTable 174 – Additional entries specific to a free text annotation Table 197 – Entries in the document catalog’s additional-actions dictionary Table 222 – Additional entries common to all fields containing variable text
/DVTable 220 – Entries common to all field dictionaries Table 300 – Entries in a 3D stream dictionary
/DWTable 117 – Entries in a CIDFont dictionary
/DW2Table 117 – Entries in a CIDFont dictionary
/DamagedRowsBeforeErrorTable 11 – Optional parameters for the CCITTFaxDecode filter
/DataTable 253 – Entries in a signature reference dictionary
/DecodeTable 39 – Additional entries specific to a type 0 function dictionary Table 82 – Additional Entries Specific to a Type 4 Shading Dictionary Table 83 – Additional Entries Specific to a Type 5 Shading Dictionary Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary Table 89 – Additional Entries Specific to an Image Dictionary
/DecodeParmsTable 5 – Entries common to all stream dictionaries
/DefaultTable 134 – Entries in a type 5 halftone dictionary
/DefaultForPrintingTable 91 – Entries in an Alternate Image Dictionary
/DescTable 44 – Entries in a file specification dictionary Table 348 – PrintField attributes
/DescendantFontsTable 121 – Entries in a Type 0 font dictionary
/DescentTable 122 – Entries common to all font descriptors
/DestTable 153 – Entries in an outline item dictionary Table 173 – Additional entries specific to a link annotation
/DestOutputProfileTable 365 – Entries in an output intent dictionary
/DestsTable 28 – Entries in the catalog dictionary Table 31 – Entries in the name dictionary
/DevDepGS_BGTable 259 – Entries in a legal attestation dictionary
/DevDepGS_FLTable 259 – Entries in a legal attestation dictionary
/DevDepGS_HTTable 259 – Entries in a legal attestation dictionary
/DevDepGS_OPTable 259 – Entries in a legal attestation dictionary
/DevDepGS_TRTable 259 – Entries in a legal attestation dictionary
/DevDepGS_UCRTable 259 – Entries in a legal attestation dictionary
/DeviceColorantTable 364 – Entries in a separation dictionary
/DiTable 162 – Entries in a transition dictionary
/DifferencesTable 114 – Entries in an encoding dictionary Table 243 – Entries in the FDF dictionary
/DigestMethodTable 234 – Entries in a signature field seed value dictionary Table 253 – Entries in a signature reference dictionary
/DirectionTable 150 – Entries in a viewer preferences dictionary
/DisplayDocTitleTable 150 – Entries in a viewer preferences dictionary
/DmTable 162 – Entries in a transition dictionary
/DocTable 245 – Entries in the JavaScript dictionary
/DocMDPTable 258 – Entries in a permissions dictionary
/DocumentTable 255 – Entries in the UR transform parameters dictionary
/DomainTable 38 – Entries common to all function dictionaries Table 79 – Additional Entries Specific to a Type 1 Shading Dictionary Table 80 – Additional Entries Specific to a Type 2 Shading Dictionary Table 81 – Additional Entries Specific to a Type 3 Shading Dictionary
/DotGainTable 73 – Entries in a DeviceN Mixing Hints Dictionary
/DuplexTable 150 – Entries in a viewer preferences dictionary
/DurTable 30 – Entries in a page object Table 163 – Entries in a navigation node dictionary
/DurationTable 296 – Entries in a movie activation dictionary
/ETable F.1 – Entries in the linearization parameter dictionary Table 157 – Entries in a collection field dictionary Table 194 – Entries in an annotation’s additional-actions dictionary Table 278 – Entries in a media clip section MH/BE dictionary Table 294 – Additional entries specific to a sound object Table 323 – Entries in a structure element dictionary Table 355 – Entries in a source information dictionary
/EATable 306 – Entries in a 3D background dictionary
/EFTable 44 – Entries in a file specification dictionary Table 255 – Entries in the UR transform parameters dictionary
/EFFTable 20 – Entries common to all encryption dictionaries
/EarlyChangeTable 8 – Optional parameters for LZWDecode and FlateDecode filters
/EmbeddedFDFsTable 243 – Entries in the FDF dictionary
/EmbeddedFilesTable 31 – Entries in the name dictionary
/EncodeTable 39 – Additional entries specific to a type 0 function dictionary Table 41 – Additional entries specific to a type 3 function dictionary
/EncodedByteAlignTable 11 – Optional parameters for the CCITTFaxDecode filter
/EncodingTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 121 – Entries in a Type 0 font dictionary Table 243 – Entries in the FDF dictionary
/EncryptTable 15 – Entries in the file trailer dictionary
/EncryptMetadataTable 21 – Additional encryption dictionary entries for the standard security handler Table 27 – Additional crypt filter dictionary entries for public-key security handlers
/EncryptionRevisionTable 244 – Additional entry in an embedded file stream dictionary for an encrypted FDF file
/EndIndentTable 344 – Additional standard layout attributes specific to block-level structure elements
/EndOfBlockTable 11 – Optional parameters for the CCITTFaxDecode filter
/EndOfLineTable 11 – Optional parameters for the CCITTFaxDecode filter
/EventTable 103 – Entries in a Usage Application Dictionary
/ExDataTable 170 – Additional entries specific to markup annotations
/ExportTable 102 – Entries in an Optional Content Usage Dictionary
/ExtGStateTable 33 – Entries in a resource dictionary Table 76 – Entries in a Type 2 Pattern Dictionary
/ExtendTable 80 – Additional Entries Specific to a Type 2 Shading Dictionary Table 81 – Additional Entries Specific to a Type 3 Shading Dictionary
/ExtendsTable 16 – Additional entries specific to an object stream dictionary
/ExtensionLevelTable 50 – Entries in a developer extensions dictionary
/ExtensionsTable 28 – Entries in the catalog dictionary
/ExternalOPIdictsTable 259 – Entries in a legal attestation dictionary
/ExternalRefXobjectsTable 259 – Entries in a legal attestation dictionary
/ExternalStreamsTable 259 – Entries in a legal attestation dictionary
/FTable 5 – Entries common to all stream dictionaries Table 44 – Entries in a file specification dictionary Table 97 – Entries in a Reference Dictionary Table 153 – Entries in an outline item dictionary Table 160 – Entries in a thread dictionary Table 164 – Entries common to all annotation dictionaries Table 196 – Entries in a form field’s additional-actions dictionary Table 200 – Additional entries specific to a remote go-to action Table 201 – Additional entries specific to an embedded go-to action Table 203 – Additional entries specific to a launch action Table 204 – Entries in a Windows launch parameter dictionary Table 205 – Additional entries specific to a thread action Table 236 – Additional entries specific to a submit-form action Table 240 – Additional entries specific to an import-data action Table 243 – Entries in the FDF dictionary Table 246 – Entries in an FDF field dictionary Table 250 – Entries in an FDF named page reference dictionary Table 263 – Entries in a number format dictionary Table 280 – Entries in a media play parameters MH/BE dictionary Table 283 – Entries in a media screen parameters MH/BE dictionary Table 287 – Additional entries in a media offset frame dictionary Table 295 – Entries in a movie dictionary Table 305 – Entries in a projection dictionary Table 329 – Entries in a user property dictionary Table 357 – Entries in a Web Capture command dictionary
/FBTable 247 – Entries in an icon fit dictionary
/FCTable 307 – Entries in a render mode dictionary
/FDTable 124 – Additional font descriptor entries for CIDFonts Table 263 – Entries in a number format dictionary
/FDFTable 242 – Entries in the FDF catalog dictionary
/FDecodeParmsTable 5 – Entries common to all stream dictionaries
/FFilterTable 5 – Entries common to all stream dictionaries
/FLTable 58 – Entries in a Graphics State Parameter Dictionary
/FOVTable 305 – Entries in a projection dictionary
/FSTable 44 – Entries in a file specification dictionary Table 184 – Additional entries specific to a file attachment annotation
/FTTable 220 – Entries common to all field dictionaries
/FWPositionTable 296 – Entries in a movie activation dictionary
/FWScaleTable 296 – Entries in a movie activation dictionary
/FfTable 220 – Entries common to all field dictionaries Table 234 – Entries in a signature field seed value dictionary Table 235 – Entries in a certificate seed value dictionary Table 246 – Entries in an FDF field dictionary
/FieldsTable 218 – Entries in the interactive form dictionary Table 233 – Entries in a signature field lock dictionary Table 236 – Additional entries specific to a submit-form action Table 238 – Additional entries specific to a reset-form action Table 243 – Entries in the FDF dictionary Table 249 – Entries in an FDF template dictionary Table 256 – Entries in the FieldMDP transform parameters dictionary
/FilterTable 5 – Entries common to all stream dictionaries Table 20 – Entries common to all encryption dictionaries Table 234 – Entries in a signature field seed value dictionary Table 252 – Entries in a signature dictionary
/FirstTable 16 – Additional entries specific to an object stream dictionary Table 152 – Entries in the outline dictionary Table 153 – Entries in an outline item dictionary
/FirstCharTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary
/FitWindowTable 150 – Entries in a viewer preferences dictionary
/FixedPrintTable 190 – Additional entries specific to a watermark annotation
/FlagsTable 122 – Entries common to all font descriptors Table 236 – Additional entries specific to a submit-form action Table 238 – Additional entries specific to a reset-form action
/FoTable 194 – Entries in an annotation’s additional-actions dictionary
/FontTable 33 – Entries in a resource dictionary Table 58 – Entries in a Graphics State Parameter Dictionary
/FontBBoxTable 112 – Entries in a Type 3 font dictionary Table 122 – Entries common to all font descriptors
/FontDescriptorTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 117 – Entries in a CIDFont dictionary
/FontFamilyTable 122 – Entries common to all font descriptors
/FontFauxingTable 366 – Additional entries specific to a trap network annotation
/FontFileTable 122 – Entries common to all font descriptors Table 126 – Embedded font organization for various font types
/FontFile2Table 122 – Entries common to all font descriptors Table 126 – Embedded font organization for various font types
/FontFile3Table 122 – Entries common to all font descriptors Table 126 – Embedded font organization for various font types
/FontMatrixTable 112 – Entries in a Type 3 font dictionary
/FontNameTable 122 – Entries common to all font descriptors
/FontStretchTable 122 – Entries common to all font descriptors
/FontWeightTable 122 – Entries common to all font descriptors
/FormTable 255 – Entries in the UR transform parameters dictionary
/FormTypeTable 95 – Additional Entries Specific to a Type 1 Form Dictionary
/FrequencyTable 130 – Entries in a type 1 halftone dictionary
/FunctionTable 79 – Additional Entries Specific to a Type 1 Shading Dictionary Table 80 – Additional Entries Specific to a Type 2 Shading Dictionary Table 81 – Additional Entries Specific to a Type 3 Shading Dictionary Table 82 – Additional Entries Specific to a Type 4 Shading Dictionary Table 83 – Additional Entries Specific to a Type 5 Shading Dictionary Table 84 – Additional Entries Specific to a Type 6 Shading Dictionary
/FunctionTypeTable 38 – Entries common to all function dictionaries
/FunctionsTable 41 – Additional entries specific to a type 3 function dictionary
/GTable 144 – Entries in a soft-mask dictionary Table 359 – Entries in a Web Capture command settings dictionary
/GammaTable 63 – Entries in a CalGray Colour Space Dictionary Table 64 – Entries in a CalRGB Colour Space Dictionary
/GlyphOrientationVerticalTable 345 – Standard layout attributes specific to inline-level structure elements
/GoToRemoteActionsTable 259 – Entries in a legal attestation dictionary
/GroupTable 30 – Entries in a page object Table 95 – Additional Entries Specific to a Type 1 Form Dictionary
/HTable F.1 – Entries in the linearization parameter dictionary Table 173 – Additional entries specific to a link annotation Table 188 – Additional entries specific to a widget annotation Table 191 – Entries in a fixed print dictionary Table 210 – Additional entries specific to a hide action Table 292 – Entries in a software identifier dictionary Table 329 – Entries in a user property dictionary Table 357 – Entries in a Web Capture command dictionary
/HITable 292 – Entries in a software identifier dictionary
/HTTable 58 – Entries in a Graphics State Parameter Dictionary
/HalftoneNameTable 130 – Entries in a type 1 halftone dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 132 – Additional entries specific to a type 10 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary Table 134 – Entries in a type 5 halftone dictionary
/HalftoneTypeTable 130 – Entries in a type 1 halftone dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 132 – Additional entries specific to a type 10 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary Table 134 – Entries in a type 5 halftone dictionary
/HeadersTable 349 – Standard table attributes
/HeightTable 89 – Additional Entries Specific to an Image Dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary Table 344 – Additional standard layout attributes specific to block-level structure elements
/Height2Table 133 – Additional entries specific to a type 16 halftone dictionary
/HideAnnotationActionsTable 259 – Entries in a legal attestation dictionary
/HideMenubarTable 150 – Entries in a viewer preferences dictionary
/HideToolbarTable 150 – Entries in a viewer preferences dictionary
/HideWindowUITable 150 – Entries in a viewer preferences dictionary
/ITable 147 – Additional entries specific to a transparency group attributes dictionary Table 160 – Entries in a thread dictionary Table 167 – Entries in a border effect dictionary Table 189 – Entries in an appearance characteristics dictionary Table 231 – Additional entries specific to a choice field
/ICTable 175 – Additional entries specific to a line annotation Table 177 – Additional entries specific to a square or circle annotation Table 178 – Additional entries specific to a polygon or polyline annotation Table 192 – Additional entries specific to a redaction annotation Table 311 – Entries in a 3D cross section dictionary
/IDTable 15 – Entries in the file trailer dictionary Table 30 – Entries in a page object Table 44 – Entries in a file specification dictionary Table 89 – Additional Entries Specific to an Image Dictionary Table 97 – Entries in a Reference Dictionary Table 243 – Entries in the FDF dictionary Table 323 – Entries in a structure element dictionary Table 352 – Entries common to all Web Capture content sets
/IDSTable 31 – Entries in the name dictionary
/IDTreeTable 322 – Entries in the structure tree root
/IFTable 189 – Entries in an appearance characteristics dictionary Table 246 – Entries in an FDF field dictionary
/INTable 304 – Entries in a 3D view dictionary
/IRTTable 170 – Additional entries specific to markup annotations
/ITTable 170 – Additional entries specific to markup annotations Table 174 – Additional entries specific to a free text annotation Table 175 – Additional entries specific to a line annotation Table 178 – Additional entries specific to a polygon or polyline annotation
/IVTable 311 – Entries in a 3D cross section dictionary
/IXTable 189 – Entries in an appearance characteristics dictionary
/ImageTable 91 – Entries in an Alternate Image Dictionary
/ImageMaskTable 89 – Additional Entries Specific to an Image Dictionary
/IndexTable 17 – Additional entries specific to a cross-reference stream dictionary
/InfoTable 15 – Entries in the file trailer dictionary Table 248 – Entries in an FDF page dictionary Table 365 – Entries in an output intent dictionary
/InkListTable 182 – Additional entries specific to an ink annotation
/InlineAlignTable 344 – Additional standard layout attributes specific to block-level structure elements
/IntentTable 89 – Additional Entries Specific to an Image Dictionary Table 98 – Entries in an Optional Content Group Dictionary Table 101 – Entries in an Optional Content Configuration Dictionary
/InterpolateTable 89 – Additional Entries Specific to an Image Dictionary
/IsMapTable 206 – Additional entries specific to a URI action
/IssuerTable 235 – Entries in a certificate seed value dictionary
/ItalicAngleTable 122 – Entries common to all font descriptors
/JBIG2GlobalsTable 12 – Optional parameter for the JBIG2Decode filter
/JSTable 214 – Additional entries specific to a rendition action Table 217 – Additional entries specific to a JavaScript action
/JavaScriptTable 31 – Entries in the name dictionary Table 243 – Entries in the FDF dictionary
/JavaScriptActionsTable 259 – Entries in a legal attestation dictionary
/KTable 11 – Optional parameters for the CCITTFaxDecode filter Table 147 – Additional entries specific to a transparency group attributes dictionary Table 196 – Entries in a form field’s additional-actions dictionary Table 322 – Entries in the structure tree root Table 323 – Entries in a structure element dictionary
/KeyUsageTable 235 – Entries in a certificate seed value dictionary
/KeywordsTable 317 – Entries in the document information dictionary
/KidsTable 29 – Required entries in a page tree node Table 36 – Entries in a name tree node dictionary Table 37 – Entries in a number tree node dictionary Table 220 – Entries common to all field dictionaries Table 246 – Entries in an FDF field dictionary
/LTable F.1 – Entries in the linearization parameter dictionary Table 175 – Additional entries specific to a line annotation Table 268 – Entries in a media criteria dictionary Table 292 – Entries in a software identifier dictionary Table 357 – Entries in a Web Capture command dictionary
/LCTable 58 – Entries in a Graphics State Parameter Dictionary
/LETable 174 – Additional entries specific to a free text annotation Table 175 – Additional entries specific to a line annotation Table 178 – Additional entries specific to a polygon or polyline annotation
/LITable 292 – Entries in a software identifier dictionary
/LJTable 58 – Entries in a Graphics State Parameter Dictionary
/LLTable 175 – Additional entries specific to a line annotation
/LLETable 175 – Additional entries specific to a line annotation
/LLOTable 175 – Additional entries specific to a line annotation
/LSTable 304 – Entries in a 3D view dictionary
/LWTable 58 – Entries in a Graphics State Parameter Dictionary
/LangTable 28 – Entries in the catalog dictionary Table 124 – Additional font descriptor entries for CIDFonts Table 323 – Entries in a structure element dictionary
/LanguageTable 102 – Entries in an Optional Content Usage Dictionary
/LastTable 152 – Entries in the outline dictionary Table 153 – Entries in an outline item dictionary
/LastCharTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary
/LastModifiedTable 30 – Entries in a page object Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 319 – Entries in an data dictionary Table 366 – Additional entries specific to a trap network annotation
/LaunchActionsTable 259 – Entries in a legal attestation dictionary
/LeadingTable 122 – Entries common to all font descriptors
/LegalTable 28 – Entries in the catalog dictionary
/LegalAttestationTable 234 – Entries in a signature field seed value dictionary
/LengthTable 5 – Entries common to all stream dictionaries Table 20 – Entries common to all encryption dictionaries Table 25 – Entries common to all crypt filter dictionaries
/Length1Table 127 – Additional entries in an embedded font stream dictionary
/Length2Table 127 – Additional entries in an embedded font stream dictionary
/Length3Table 127 – Additional entries in an embedded font stream dictionary
/Level1Table 88 – Additional Entries Specific to a PostScript XObject Dictionary
/LimitsTable 36 – Entries in a name tree node dictionary Table 37 – Entries in a number tree node dictionary
/LineHeightTable 345 – Standard layout attributes specific to inline-level structure elements
/LinearizedTable F.1 – Entries in the linearization parameter dictionary
/ListModeTable 101 – Entries in an Optional Content Configuration Dictionary
/ListNumberingTable 347 – Standard list attribute
/LocationTable 252 – Entries in a signature dictionary
/LockTable 232 – Additional entries specific to a signature field
/LockedTable 101 – Entries in an Optional Content Configuration Dictionary
/MTable 162 – Entries in a transition dictionary Table 164 – Entries common to all annotation dictionaries Table 252 – Entries in a signature dictionary Table 269 – Entries in a minimum bit depth dictionary Table 270 – Entries in a minimum screen size dictionary Table 283 – Entries in a media screen parameters MH/BE dictionary Table 288 – Additional entries in a media offset marker dictionary Table 312 – Entries in a 3D node dictionary
/MCIDTable 324 – Entries in a marked-content reference dictionary
/MD5Table 313 – Entries in an external data dictionary used to markup 3D annotations
/MDPTable 234 – Entries in a signature field seed value dictionary
/MHTable 266 – Entries common to all rendition dictionaries Table 274 – Additional entries in a media clip data dictionary Table 277 – Additional entries in a media clip section dictionary Table 279 – Entries in a media play parameters dictionary Table 282 – Entries in a media screen parameters dictionary Table 291 – Entries in a media player info dictionary
/MKTable 187 – Additional entries specific to a screen annotation Table 188 – Additional entries specific to a widget annotation
/MLTable 58 – Entries in a Graphics State Parameter Dictionary
/MNTable 362 – Additional entries specific to a printer’s mark annotation
/MSTable 304 – Entries in a 3D view dictionary
/MUTable 290 – Entries in a media players dictionary
/MacTable 44 – Entries in a file specification dictionary Table 46 – Entries in an embedded file parameter dictionary Table 203 – Additional entries specific to a launch action
/MarkInfoTable 28 – Entries in the catalog dictionary
/MarkStyleTable 363 – Additional entries specific to a printer’s mark form dictionary
/MarkedTable 321 – Entries in the mark information dictionary
/MaskTable 89 – Additional Entries Specific to an Image Dictionary
/MatrixTable 64 – Entries in a CalRGB Colour Space Dictionary Table 75 – Additional Entries Specific to a Type 1 Pattern Dictionary Table 76 – Entries in a Type 2 Pattern Dictionary Table 79 – Additional Entries Specific to a Type 1 Shading Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 191 – Entries in a fixed print dictionary
/MatteTable 146 – Additional entry in a soft-mask image dictionary
/MaxLenTable 229 – Additional entry specific to a text field
/MaxWidthTable 122 – Entries common to all font descriptors
/MeasureTable 175 – Additional entries specific to a line annotation Table 178 – Additional entries specific to a polygon or polyline annotation Table 260 – Entries in a viewport dictionary
/MediaBoxTable 30 – Entries in a page object
/MetadataTable 28 – Entries in the catalog dictionary Table 30 – Entries in a page object Table 66 – Additional Entries Specific to an ICC Profile Stream Dictionary Table 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 127 – Additional entries in an embedded font stream dictionary Table 316 – Additional entry for components having metadata
/MissingWidthTable 122 – Entries common to all font descriptors
/MixTable 208 – Additional entries specific to a sound action
/MixingHintsTable 71 – Entries in a DeviceN Colour Space Attributes Dictionary
/ModDateTable 46 – Entries in an embedded file parameter dictionary Table 317 – Entries in the document information dictionary
/ModeTable 296 – Entries in a movie activation dictionary
/MovieTable 186 – Additional entries specific to a movie annotation
/MovieActionsTable 259 – Entries in a legal attestation dictionary
/MsgTable 255 – Entries in the UR transform parameters dictionary
/NTable F.1 – Entries in the linearization parameter dictionary Table 16 – Additional entries specific to an object stream dictionary Table 40 – Additional entries specific to a type 2 function dictionary Table 66 – Additional Entries Specific to an ICC Profile Stream Dictionary Table 157 – Entries in a collection field dictionary Table 161 – Entries in a bead dictionary Table 168 – Entries in an appearance dictionary Table 202 – Entries specific to a target dictionary Table 212 – Additional entries specific to named actions Table 266 – Entries common to all rendition dictionaries Table 273 – Entries common to all media clip dictionaries Table 305 – Entries in a projection dictionary Table 312 – Entries in a 3D node dictionary Table 329 – Entries in a user property dictionary
/NATable 163 – Entries in a navigation node dictionary Table 304 – Entries in a 3D view dictionary
/NMTable 164 – Entries common to all annotation dictionaries
/NPTable 299 – Entries in a 3D activation dictionary
/NRTable 304 – Entries in a 3D view dictionary
/NUTable 290 – Entries in a media players dictionary
/NameTable 14 – Optional parameters for Crypt filters Table 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 98 – Entries in an Optional Content Group Dictionary Table 101 – Entries in an Optional Content Configuration Dictionary Table 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 172 – Additional entries specific to a text annotation Table 181 – Additional entries specific to a rubber stamp annotation Table 184 – Additional entries specific to a file attachment annotation Table 185 – Additional entries specific to a sound annotation Table 250 – Entries in an FDF named page reference dictionary Table 252 – Entries in a signature dictionary Table 260 – Entries in a viewport dictionary
/NamesTable 28 – Entries in the catalog dictionary Table 36 – Entries in a name tree node dictionary
/NeedAppearancesTable 218 – Entries in the interactive form dictionary
/NeedsRenderingTable 28 – Entries in the catalog dictionary
/NewWindowTable 200 – Additional entries specific to a remote go-to action Table 201 – Additional entries specific to an embedded go-to action Table 203 – Additional entries specific to a launch action
/NextTable 153 – Entries in an outline item dictionary Table 163 – Entries in a navigation node dictionary Table 193 – Entries common to all action dictionaries
/NonEmbeddedFontsTable 259 – Entries in a legal attestation dictionary
/NonFullScreenPageModeTable 150 – Entries in a viewer preferences dictionary
/NumCopiesTable 150 – Entries in a viewer preferences dictionary
/NumsTable 37 – Entries in a number tree node dictionary
/OTable F.1 – Entries in the linearization parameter dictionary Table 21 – Additional encryption dictionary entries for the standard security handler Table 157 – Entries in a collection field dictionary Table 195 – Entries in a page object’s additional-actions dictionary Table 204 – Entries in a Windows launch parameter dictionary Table 262 – Additional entries in a rectilinear measure dictionary Table 263 – Entries in a number format dictionary Table 268 – Entries in a media criteria dictionary Table 283 – Entries in a media screen parameters MH/BE dictionary Table 284 – Entries in a floating window parameters dictionary Table 304 – Entries in a 3D view dictionary Table 307 – Entries in a render mode dictionary Table 311 – Entries in a 3D cross section dictionary Table 312 – Entries in a 3D node dictionary Table 327 – Entry common to all attribute object dictionaries Table 328 – Additional entries in an attribute object dictionary for user properties Table 352 – Entries common to all Web Capture content sets
/OBTable 305 – Entries in a projection dictionary
/OCTable 89 – Additional Entries Specific to an Image Dictionary Table 91 – Entries in an Alternate Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 164 – Entries common to all annotation dictionaries
/OCGsTable 99 – Entries in an Optional Content Membership Dictionary Table 100 – Entries in the Optional Content Properties Dictionary Table 103 – Entries in a Usage Application Dictionary
/OCPropertiesTable 28 – Entries in the catalog dictionary
/OFFTable 101 – Entries in an Optional Content Configuration Dictionary
/OIDTable 235 – Entries in a certificate seed value dictionary
/ONTable 101 – Entries in an Optional Content Configuration Dictionary
/OPTable 58 – Entries in a Graphics State Parameter Dictionary Table 214 – Additional entries specific to a rendition action
/OPITable 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary
/OPMTable 58 – Entries in a Graphics State Parameter Dictionary
/OSTable 292 – Entries in a software identifier dictionary Table 305 – Entries in a projection dictionary
/ObjTable 325 – Entries in an object reference dictionary
/OnInstantiateTable 300 – Entries in a 3D stream dictionary
/OpenTable 172 – Additional entries specific to a text annotation Table 183 – Additional entries specific to a pop-up annotation
/OpenActionTable 28 – Entries in the catalog dictionary
/OperationTable 209 – Additional entries specific to a movie action
/OptTable 227 – Additional entry specific to check box and radio button fields Table 231 – Additional entries specific to a choice field Table 246 – Entries in an FDF field dictionary
/OptionalContentTable 259 – Entries in a legal attestation dictionary
/OrderTable 39 – Additional entries specific to a type 0 function dictionary Table 101 – Entries in an Optional Content Configuration Dictionary
/OrderingTable 116 – Entries in a CIDSystemInfo dictionary
/OutlinesTable 28 – Entries in the catalog dictionary
/OutputConditionTable 365 – Entries in an output intent dictionary
/OutputConditionIdentifierTable 365 – Entries in an output intent dictionary
/OutputIntentsTable 28 – Entries in the catalog dictionary
/OverlayTextTable 192 – Additional entries specific to a redaction annotation
/PTable F.1 – Entries in the linearization parameter dictionary Table 21 – Additional encryption dictionary entries for the standard security handler Table 23 – Additional encryption dictionary entries for public-key security handlers Table 49 – Entries in a collection subitem dictionary Table 99 – Entries in an Optional Content Membership Dictionary Table 159 – Entries in a page label dictionary Table 161 – Entries in a bead dictionary Table 164 – Entries common to all annotation dictionaries Table 202 – Entries specific to a target dictionary Table 204 – Entries in a Windows launch parameter dictionary Table 254 – Entries in the DocMDP transform parameters dictionary Table 255 – Entries in the UR transform parameters dictionary Table 268 – Entries in a media criteria dictionary Table 271 – Additional entries in a media rendition dictionary Table 274 – Additional entries in a media clip data dictionary Table 284 – Entries in a floating window parameters dictionary Table 304 – Entries in a 3D view dictionary Table 323 – Entries in a structure element dictionary Table 328 – Additional entries in an attribute object dictionary for user properties Table 357 – Entries in a Web Capture command dictionary
/PATable 163 – Entries in a navigation node dictionary Table 173 – Additional entries specific to a link annotation
/PCTable 194 – Entries in an annotation’s additional-actions dictionary Table 301 – Entries in an 3D animation style dictionary Table 311 – Entries in a 3D cross section dictionary
/PCMTable 367 – Additional entries specific to a trap network appearance stream
/PITable 194 – Entries in an annotation’s additional-actions dictionary
/PIDTable 291 – Entries in a media player info dictionary
/PLTable 274 – Additional entries in a media clip data dictionary Table 279 – Entries in a media play parameters dictionary
/POTable 194 – Entries in an annotation’s additional-actions dictionary Table 311 – Entries in a 3D cross section dictionary
/PSTable 263 – Entries in a number format dictionary Table 305 – Entries in a projection dictionary
/PVTable 194 – Entries in an annotation’s additional-actions dictionary
/PZTable 30 – Entries in a page object
/PaddingTable 343 – Standard layout attributes common to all standard structure types
/PageTable 97 – Entries in a Reference Dictionary Table 251 – Additional entry for annotation dictionaries in an FDF file
/PageElementTable 102 – Entries in an Optional Content Usage Dictionary
/PageLabelsTable 28 – Entries in the catalog dictionary
/PageLayoutTable 28 – Entries in the catalog dictionary
/PageModeTable 28 – Entries in the catalog dictionary
/PagesTable 28 – Entries in the catalog dictionary Table 31 – Entries in the name dictionary Table 243 – Entries in the FDF dictionary Table 364 – Entries in a separation dictionary
/PaintTypeTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary
/ParamsTable 45 – Additional entries in an embedded file stream dictionary
/ParentTable 29 – Required entries in a page tree node Table 30 – Entries in a page object Table 153 – Entries in an outline item dictionary Table 183 – Additional entries specific to a pop-up annotation Table 188 – Additional entries specific to a widget annotation Table 220 – Entries common to all field dictionaries
/ParentTreeTable 322 – Entries in the structure tree root
/ParentTreeNextKeyTable 322 – Entries in the structure tree root
/PatternTable 33 – Entries in a resource dictionary
/PatternTypeTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary Table 76 – Entries in a Type 2 Pattern Dictionary
/PermsTable 28 – Entries in the catalog dictionary
/PgTable 323 – Entries in a structure element dictionary Table 324 – Entries in a marked-content reference dictionary Table 325 – Entries in an object reference dictionary
/PickTrayByPDFSizeTable 150 – Entries in a viewer preferences dictionary
/PieceInfoTable 28 – Entries in the catalog dictionary Table 30 – Entries in a page object Table 95 – Additional Entries Specific to a Type 1 Form Dictionary
/PlacementTable 343 – Standard layout attributes common to all standard structure types
/PopupTable 170 – Additional entries specific to markup annotations
/PosterTable 295 – Entries in a movie dictionary
/PredictorTable 8 – Optional parameters for LZWDecode and FlateDecode filters
/PresStepsTable 30 – Entries in a page object
/PreserveRBTable 213 – Additional entries specific to a set-OCG-state action
/PrevTable 15 – Entries in the file trailer dictionary Table 17 – Additional entries specific to a cross-reference stream dictionary Table 153 – Entries in an outline item dictionary Table 163 – Entries in a navigation node dictionary
/PrintTable 102 – Entries in an Optional Content Usage Dictionary
/PrintAreaTable 150 – Entries in a viewer preferences dictionary
/PrintClipTable 150 – Entries in a viewer preferences dictionary
/PrintPageRangeTable 150 – Entries in a viewer preferences dictionary
/PrintScalingTable 150 – Entries in a viewer preferences dictionary
/PrintingOrderTable 73 – Entries in a DeviceN Mixing Hints Dictionary
/PrivateTable 319 – Entries in an data dictionary
/ProcSetTable 33 – Entries in a resource dictionary
/ProcessTable 71 – Entries in a DeviceN Colour Space Attributes Dictionary
/ProducerTable 317 – Entries in the document information dictionary
/Prop_AuthTimeTable 252 – Entries in a signature dictionary
/Prop_AuthTypeTable 252 – Entries in a signature dictionary
/Prop_BuildTable 252 – Entries in a signature dictionary
/PropertiesTable 33 – Entries in a resource dictionary
/QTable 174 – Additional entries specific to a free text annotation Table 192 – Additional entries specific to a redaction annotation Table 218 – Entries in the interactive form dictionary Table 222 – Additional entries common to all fields containing variable text
/QuadPointsTable 173 – Additional entries specific to a link annotation Table 179 – Additional entries specific to text markup annotations Table 192 – Additional entries specific to a redaction annotation
/RTable 21 – Additional encryption dictionary entries for the standard security handler Table 161 – Entries in a bead dictionary Table 168 – Entries in an appearance dictionary Table 189 – Entries in an appearance characteristics dictionary Table 202 – Entries specific to a target dictionary Table 214 – Additional entries specific to a rendition action Table 252 – Entries in a signature dictionary Table 262 – Additional entries in a rectilinear measure dictionary Table 268 – Entries in a media criteria dictionary Table 272 – Additional entries specific to a selector rendition dictionary Table 284 – Entries in a floating window parameters dictionary Table 294 – Additional entries specific to a sound object Table 323 – Entries in a structure element dictionary Table 354 – Additional entries specific to a Web Capture image set
/RBGroupsTable 101 – Entries in an Optional Content Configuration Dictionary
/RCTable 170 – Additional entries specific to markup annotations Table 174 – Additional entries specific to a free text annotation Table 189 – Entries in an appearance characteristics dictionary Table 280 – Entries in a media play parameters MH/BE dictionary
/RDTable 174 – Additional entries specific to a free text annotation Table 177 – Additional entries specific to a square or circle annotation Table 180 – Additional entries specific to a caret annotation Table 263 – Entries in a number format dictionary
/RFTable 44 – Entries in a file specification dictionary
/RHTable 264 – Entries common to all requirement dictionaries
/RITable 58 – Entries in a Graphics State Parameter Dictionary Table 189 – Entries in an appearance characteristics dictionary
/RMTable 304 – Entries in a 3D view dictionary
/ROTable 192 – Additional entries specific to a redaction annotation
/RTTable 170 – Additional entries specific to markup annotations Table 263 – Entries in a number format dictionary Table 284 – Entries in a floating window parameters dictionary
/RVTable 222 – Additional entries common to all fields containing variable text Table 246 – Entries in an FDF field dictionary
/RangeTable 38 – Entries common to all function dictionaries Table 65 – Entries in a Lab Colour Space Dictionary Table 66 – Additional Entries Specific to an ICC Profile Stream Dictionary
/RateTable 296 – Entries in a movie activation dictionary
/ReasonTable 252 – Entries in a signature dictionary
/ReasonsTable 234 – Entries in a signature field seed value dictionary
/RecipientsTable 23 – Additional encryption dictionary entries for public-key security handlers Table 27 – Additional crypt filter dictionary entries for public-key security handlers
/RectTable 164 – Entries common to all annotation dictionaries
/RefTable 95 – Additional Entries Specific to a Type 1 Form Dictionary
/ReferenceTable 252 – Entries in a signature dictionary
/RegistryTable 116 – Entries in a CIDSystemInfo dictionary
/RegistryNameTable 365 – Entries in an output intent dictionary
/RenameTable 249 – Entries in an FDF template dictionary
/RenditionsTable 31 – Entries in the name dictionary
/RepeatTable 192 – Additional entries specific to a redaction annotation Table 208 – Additional entries specific to a sound action
/RequirementsTable 28 – Entries in the catalog dictionary
/ResForkTable 47 – Entries in a Mac OS file information dictionary
/ResourcesTable 30 – Entries in a page object Table 75 – Additional Entries Specific to a Type 1 Pattern Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 112 – Entries in a Type 3 font dictionary Table 297 – Entries in a slideshow dictionary Table 300 – Entries in a 3D stream dictionary
/RoleTable 348 – PrintField attributes
/RoleMapTable 322 – Entries in the structure tree root
/RootTable 15 – Entries in the file trailer dictionary Table 241 – Entry in the FDF trailer dictionary
/RotateTable 30 – Entries in a page object Table 295 – Entries in a movie dictionary
/RowSpanTable 349 – Standard table attributes
/RowsTable 11 – Optional parameters for the CCITTFaxDecode filter
/RubyAlignTable 345 – Standard layout attributes specific to inline-level structure elements
/RubyPositionTable 345 – Standard layout attributes specific to inline-level structure elements
/STable 96 – Entries Common to all Group Attributes Dictionaries Table 144 – Entries in a soft-mask dictionary Table 147 – Additional entries specific to a transparency group attributes dictionary Table 158 – Entries in a collection sort dictionary Table 159 – Entries in a page label dictionary Table 162 – Entries in a transition dictionary Table 166 – Entries in a border style dictionary Table 167 – Entries in a border effect dictionary Table 193 – Entries common to all action dictionaries Table 199 – Additional entries specific to a go-to action Table 200 – Additional entries specific to a remote go-to action Table 201 – Additional entries specific to an embedded go-to action Table 203 – Additional entries specific to a launch action Table 205 – Additional entries specific to a thread action Table 206 – Additional entries specific to a URI action Table 208 – Additional entries specific to a sound action Table 209 – Additional entries specific to a movie action Table 210 – Additional entries specific to a hide action Table 212 – Additional entries specific to named actions Table 213 – Additional entries specific to a set-OCG-state action Table 214 – Additional entries specific to a rendition action Table 215 – Additional entries specific to a transition action Table 216 – Additional entries specific to a go-to-3D-view action Table 217 – Additional entries specific to a JavaScript action Table 236 – Additional entries specific to a submit-form action Table 238 – Additional entries specific to a reset-form action Table 240 – Additional entries specific to an import-data action Table 247 – Entries in an icon fit dictionary Table 262 – Additional entries in a rectilinear measure dictionary Table 264 – Entries common to all requirement dictionaries Table 265 – Entries in a requirement handler dictionary Table 266 – Entries common to all rendition dictionaries Table 268 – Entries in a media criteria dictionary Table 273 – Entries common to all media clip dictionaries Table 281 – Entries in a media duration dictionary Table 285 – Entries common to all media offset dictionaries Table 289 – Entries in a timespan dictionary Table 323 – Entries in a structure element dictionary Table 352 – Entries common to all Web Capture content sets Table 353 – Additional entries specific to a Web Capture page set Table 354 – Additional entries specific to a Web Capture image set Table 355 – Entries in a source information dictionary Table 357 – Entries in a Web Capture command dictionary Table 361 – Entries in a box style dictionary Table 365 – Entries in an output intent dictionary
/SATable 58 – Entries in a Graphics State Parameter Dictionary Table 304 – Entries in a 3D view dictionary
/SETable 153 – Entries in an outline item dictionary
/SITable 352 – Entries common to all Web Capture content sets
/SMTable 58 – Entries in a Graphics State Parameter Dictionary
/SMaskTable 58 – Entries in a Graphics State Parameter Dictionary Table 89 – Additional Entries Specific to an Image Dictionary
/SMaskInDataTable 89 – Additional Entries Specific to an Image Dictionary
/SPTable 271 – Additional entries in a media rendition dictionary
/SSTable 162 – Entries in a transition dictionary Table 263 – Entries in a number format dictionary
/SVTable 232 – Additional entries specific to a signature field
/SWTable 247 – Entries in an icon fit dictionary
/SchemaTable 155 – Entries in a collection dictionary
/ScopeTable 349 – Standard table attributes
/ScriptTable 265 – Entries in a requirement handler dictionary
/SeparationColorNamesTable 367 – Additional entries specific to a trap network appearance stream
/SeparationInfoTable 30 – Entries in a page object
/SetFTable 246 – Entries in an FDF field dictionary
/SetFfTable 246 – Entries in an FDF field dictionary
/ShadingTable 33 – Entries in a resource dictionary Table 76 – Entries in a Type 2 Pattern Dictionary
/ShadingTypeTable 78 – Entries Common to All Shading Dictionaries
/ShowControlsTable 296 – Entries in a movie activation dictionary
/SigFlagsTable 218 – Entries in the interactive form dictionary
/SignatureTable 255 – Entries in the UR transform parameters dictionary
/SizeTable 15 – Entries in the file trailer dictionary Table 17 – Additional entries specific to a cross-reference stream dictionary Table 39 – Additional entries specific to a type 0 function dictionary Table 46 – Entries in an embedded file parameter dictionary
/SoliditiesTable 73 – Entries in a DeviceN Mixing Hints Dictionary
/SortTable 155 – Entries in a collection dictionary
/SoundTable 185 – Additional entries specific to a sound annotation Table 208 – Additional entries specific to a sound action
/SoundActionsTable 259 – Entries in a legal attestation dictionary
/SpaceAfterTable 344 – Additional standard layout attributes specific to block-level structure elements
/SpaceBeforeTable 344 – Additional standard layout attributes specific to block-level structure elements
/SpiderInfoTable 28 – Entries in the catalog dictionary
/SpotFunctionTable 130 – Entries in a type 1 halftone dictionary
/StTable 159 – Entries in a page label dictionary
/StartTable 296 – Entries in a movie activation dictionary
/StartIndentTable 344 – Additional standard layout attributes specific to block-level structure elements
/StartResourceTable 297 – Entries in a slideshow dictionary
/StateTable 172 – Additional entries specific to a text annotation Table 213 – Additional entries specific to a set-OCG-state action
/StateModelTable 172 – Additional entries specific to a text annotation
/StatusTable 243 – Entries in the FDF dictionary
/StemHTable 122 – Entries common to all font descriptors
/StemVTable 122 – Entries common to all font descriptors
/StmTable 324 – Entries in a marked-content reference dictionary
/StmFTable 20 – Entries common to all encryption dictionaries
/StmOwnTable 324 – Entries in a marked-content reference dictionary
/StrFTable 20 – Entries common to all encryption dictionaries
/StructParentTable 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 164 – Entries common to all annotation dictionaries Table 326 – Additional dictionary entries for structure element access
/StructParentsTable 30 – Entries in a page object Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 326 – Additional dictionary entries for structure element access
/StructTreeRootTable 28 – Entries in the catalog dictionary
/StyleTable 124 – Additional font descriptor entries for CIDFonts
/SubFilterTable 20 – Entries common to all encryption dictionaries Table 234 – Entries in a signature field seed value dictionary Table 252 – Entries in a signature dictionary
/SubjTable 170 – Additional entries specific to markup annotations
/SubjectTable 235 – Entries in a certificate seed value dictionary Table 317 – Entries in the document information dictionary
/SubjectDNTable 235 – Entries in a certificate seed value dictionary
/SubtypeTable 45 – Additional entries in an embedded file stream dictionary Table 47 – Entries in a Mac OS file information dictionary Table 71 – Entries in a DeviceN Colour Space Attributes Dictionary Table 88 – Additional Entries Specific to a PostScript XObject Dictionary Table 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 117 – Entries in a CIDFont dictionary Table 121 – Entries in a Type 0 font dictionary Table 127 – Additional entries in an embedded font stream dictionary Table 157 – Entries in a collection field dictionary Table 164 – Entries common to all annotation dictionaries Table 172 – Additional entries specific to a text annotation Table 173 – Additional entries specific to a link annotation Table 174 – Additional entries specific to a free text annotation Table 175 – Additional entries specific to a line annotation Table 177 – Additional entries specific to a square or circle annotation Table 178 – Additional entries specific to a polygon or polyline annotation Table 179 – Additional entries specific to text markup annotations Table 180 – Additional entries specific to a caret annotation Table 181 – Additional entries specific to a rubber stamp annotation Table 182 – Additional entries specific to an ink annotation Table 183 – Additional entries specific to a pop-up annotation Table 184 – Additional entries specific to a file attachment annotation Table 185 – Additional entries specific to a sound annotation Table 186 – Additional entries specific to a movie annotation Table 187 – Additional entries specific to a screen annotation Table 188 – Additional entries specific to a widget annotation Table 190 – Additional entries specific to a watermark annotation Table 192 – Additional entries specific to a redaction annotation Table 261 – Entries in a measure dictionary Table 297 – Entries in a slideshow dictionary Table 298 – Additional entries specific to a 3D annotation Table 300 – Entries in a 3D stream dictionary Table 301 – Entries in an 3D animation style dictionary Table 305 – Entries in a projection dictionary Table 306 – Entries in a 3D background dictionary Table 307 – Entries in a render mode dictionary Table 309 – Entries in a 3D lighting scheme dictionary Table 313 – Entries in an external data dictionary used to markup 3D annotations Table 315 – Additional entries in a metadata stream dictionary Table 330 – Property list entries for artifacts Table 362 – Additional entries specific to a printer’s mark annotation Table 366 – Additional entries specific to a trap network annotation
/SummaryTable 349 – Standard table attributes
/SupplementTable 116 – Entries in a CIDSystemInfo dictionary
/SuspectsTable 321 – Entries in the mark information dictionary
/SyTable 180 – Additional entries specific to a caret annotation
/SynchronousTable 208 – Additional entries specific to a sound action Table 296 – Entries in a movie activation dictionary
/TTable F.1 – Entries in the linearization parameter dictionary Table 161 – Entries in a bead dictionary Table 170 – Additional entries specific to markup annotations Table 186 – Additional entries specific to a movie annotation Table 187 – Additional entries specific to a screen annotation Table 201 – Additional entries specific to an embedded go-to action Table 202 – Entries specific to a target dictionary Table 209 – Additional entries specific to a movie action Table 210 – Additional entries specific to a hide action Table 220 – Entries common to all field dictionaries Table 246 – Entries in an FDF field dictionary Table 262 – Additional entries in a rectilinear measure dictionary Table 281 – Entries in a media duration dictionary Table 284 – Entries in a floating window parameters dictionary Table 286 – Additional entries in a media offset time dictionary Table 323 – Entries in a structure element dictionary Table 353 – Additional entries specific to a Web Capture page set
/TATable 216 – Additional entries specific to a go-to-3D-view action
/TBTable 299 – Entries in a 3D activation dictionary
/TBorderStyleTable 344 – Additional standard layout attributes specific to block-level structure elements
/TFTable 275 – Entries in a media permissions dictionary
/TITable 231 – Additional entries specific to a choice field
/TIDTable 353 – Additional entries specific to a Web Capture page set
/TKTable 58 – Entries in a Graphics State Parameter Dictionary
/TMTable 220 – Entries common to all field dictionaries Table 301 – Entries in an 3D animation style dictionary
/TPTable 189 – Entries in an appearance characteristics dictionary
/TPaddingTable 344 – Additional standard layout attributes specific to block-level structure elements
/TRTable 58 – Entries in a Graphics State Parameter Dictionary Table 144 – Entries in a soft-mask dictionary
/TR2Table 58 – Entries in a Graphics State Parameter Dictionary
/TRefTable 249 – Entries in an FDF template dictionary
/TSTable 352 – Entries common to all Web Capture content sets Table 355 – Entries in a source information dictionary
/TTTable 284 – Entries in a floating window parameters dictionary
/TUTable 220 – Entries common to all field dictionaries
/TabsTable 30 – Entries in a page object
/TargetTable 243 – Entries in the FDF dictionary
/TemplateInstantiatedTable 30 – Entries in a page object
/TemplatesTable 31 – Entries in the name dictionary Table 248 – Entries in an FDF page dictionary
/TextAlignTable 344 – Additional standard layout attributes specific to block-level structure elements
/TextDecorationColorTable 345 – Standard layout attributes specific to inline-level structure elements
/TextDecorationThicknessTable 345 – Standard layout attributes specific to inline-level structure elements
/TextDecorationTypeTable 345 – Standard layout attributes specific to inline-level structure elements
/TextIndentTable 344 – Additional standard layout attributes specific to block-level structure elements
/ThreadsTable 28 – Entries in the catalog dictionary
/ThumbTable 30 – Entries in a page object
/TilingTypeTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary
/TimeStampTable 234 – Entries in a signature field seed value dictionary
/TitleTable 153 – Entries in an outline item dictionary Table 317 – Entries in the document information dictionary
/ToUnicodeTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 121 – Entries in a Type 0 font dictionary
/TransTable 30 – Entries in a page object Table 215 – Additional entries specific to a transition action
/TransferFunctionTable 130 – Entries in a type 1 halftone dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 132 – Additional entries specific to a type 10 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary
/TransformMethodTable 253 – Entries in a signature reference dictionary
/TransformParamsTable 253 – Entries in a signature reference dictionary
/TrapRegionsTable 367 – Additional entries specific to a trap network appearance stream
/TrapStylesTable 367 – Additional entries specific to a trap network appearance stream
/TrappedTable 317 – Entries in the document information dictionary
/TrimBoxTable 30 – Entries in a page object Table 360 – Entries in a box colour information dictionary
/TrueTypeFontsTable 259 – Entries in a legal attestation dictionary
/TypeTable 14 – Optional parameters for Crypt filters Table 16 – Additional entries specific to an object stream dictionary Table 17 – Additional entries specific to a cross-reference stream dictionary Table 25 – Entries common to all crypt filter dictionaries Table 28 – Entries in the catalog dictionary Table 29 – Required entries in a page tree node Table 30 – Entries in a page object Table 44 – Entries in a file specification dictionary Table 45 – Additional entries in an embedded file stream dictionary Table 48 – Entries in a collection item dictionary Table 49 – Entries in a collection subitem dictionary Table 50 – Entries in a developer extensions dictionary Table 58 – Entries in a Graphics State Parameter Dictionary Table 75 – Additional Entries Specific to a Type 1 Pattern Dictionary Table 76 – Entries in a Type 2 Pattern Dictionary Table 88 – Additional Entries Specific to a PostScript XObject Dictionary Table 89 – Additional Entries Specific to an Image Dictionary Table 95 – Additional Entries Specific to a Type 1 Form Dictionary Table 96 – Entries Common to all Group Attributes Dictionaries Table 98 – Entries in an Optional Content Group Dictionary Table 99 – Entries in an Optional Content Membership Dictionary Table 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary Table 114 – Entries in an encoding dictionary Table 117 – Entries in a CIDFont dictionary Table 120 – Additional entries in a CMap stream dictionary Table 121 – Entries in a Type 0 font dictionary Table 122 – Entries common to all font descriptors Table 130 – Entries in a type 1 halftone dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 132 – Additional entries specific to a type 10 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary Table 134 – Entries in a type 5 halftone dictionary Table 144 – Entries in a soft-mask dictionary Table 152 – Entries in the outline dictionary Table 155 – Entries in a collection dictionary Table 156 – Entries in a collection schema dictionary Table 157 – Entries in a collection field dictionary Table 158 – Entries in a collection sort dictionary Table 159 – Entries in a page label dictionary Table 160 – Entries in a thread dictionary Table 161 – Entries in a bead dictionary Table 162 – Entries in a transition dictionary Table 163 – Entries in a navigation node dictionary Table 164 – Entries common to all annotation dictionaries Table 166 – Entries in a border style dictionary Table 191 – Entries in a fixed print dictionary Table 193 – Entries common to all action dictionaries Table 233 – Entries in a signature field lock dictionary Table 234 – Entries in a signature field seed value dictionary Table 235 – Entries in a certificate seed value dictionary Table 252 – Entries in a signature dictionary Table 253 – Entries in a signature reference dictionary Table 254 – Entries in the DocMDP transform parameters dictionary Table 255 – Entries in the UR transform parameters dictionary Table 256 – Entries in the FieldMDP transform parameters dictionary Table 260 – Entries in a viewport dictionary Table 261 – Entries in a measure dictionary Table 263 – Entries in a number format dictionary Table 264 – Entries common to all requirement dictionaries Table 265 – Entries in a requirement handler dictionary Table 266 – Entries common to all rendition dictionaries Table 268 – Entries in a media criteria dictionary Table 269 – Entries in a minimum bit depth dictionary Table 270 – Entries in a minimum screen size dictionary Table 273 – Entries common to all media clip dictionaries Table 275 – Entries in a media permissions dictionary Table 279 – Entries in a media play parameters dictionary Table 281 – Entries in a media duration dictionary Table 282 – Entries in a media screen parameters dictionary Table 284 – Entries in a floating window parameters dictionary Table 285 – Entries common to all media offset dictionaries Table 289 – Entries in a timespan dictionary Table 290 – Entries in a media players dictionary Table 291 – Entries in a media player info dictionary Table 292 – Entries in a software identifier dictionary Table 294 – Additional entries specific to a sound object Table 297 – Entries in a slideshow dictionary Table 300 – Entries in a 3D stream dictionary Table 301 – Entries in an 3D animation style dictionary Table 303 – Entries in a 3D reference dictionary Table 304 – Entries in a 3D view dictionary Table 306 – Entries in a 3D background dictionary Table 307 – Entries in a render mode dictionary Table 309 – Entries in a 3D lighting scheme dictionary Table 311 – Entries in a 3D cross section dictionary Table 312 – Entries in a 3D node dictionary Table 313 – Entries in an external data dictionary used to markup 3D annotations Table 315 – Additional entries in a metadata stream dictionary Table 322 – Entries in the structure tree root Table 323 – Entries in a structure element dictionary Table 324 – Entries in a marked-content reference dictionary Table 325 – Entries in an object reference dictionary Table 330 – Property list entries for artifacts Table 352 – Entries common to all Web Capture content sets Table 365 – Entries in an output intent dictionary
/UTable 21 – Additional encryption dictionary entries for the standard security handler Table 194 – Entries in an annotation’s additional-actions dictionary Table 263 – Entries in a number format dictionary Table 292 – Entries in a software identifier dictionary Table 356 – Entries in a URL alias dictionary
/U3DPathTable 304 – Entries in a 3D view dictionary
/UCTable 284 – Entries in a floating window parameters dictionary
/UCRTable 58 – Entries in a Graphics State Parameter Dictionary
/UCR2Table 58 – Entries in a Graphics State Parameter Dictionary
/UFTable 44 – Entries in a file specification dictionary
/UR3Table 258 – Entries in a permissions dictionary
/URITable 28 – Entries in the catalog dictionary Table 206 – Additional entries specific to a URI action
/URIActionsTable 259 – Entries in a legal attestation dictionary
/URLTable 235 – Entries in a certificate seed value dictionary Table 357 – Entries in a Web Capture command dictionary
/URLSTable 31 – Entries in the name dictionary
/URLTypeTable 235 – Entries in a certificate seed value dictionary
/UnixTable 44 – Entries in a file specification dictionary Table 203 – Additional entries specific to a launch action
/UsageTable 98 – Entries in an Optional Content Group Dictionary
/UseCMapTable 120 – Additional entries in a CMap stream dictionary
/UserTable 102 – Entries in an Optional Content Usage Dictionary
/UserPropertiesTable 321 – Entries in the mark information dictionary
/UserUnitTable 30 – Entries in a page object
/VTable 20 – Entries common to all encryption dictionaries Table 44 – Entries in a file specification dictionary Table 157 – Entries in a collection field dictionary Table 161 – Entries in a bead dictionary Table 191 – Entries in a fixed print dictionary Table 196 – Entries in a form field’s additional-actions dictionary Table 216 – Additional entries specific to a go-to-3D-view action Table 220 – Entries common to all field dictionaries Table 234 – Entries in a signature field seed value dictionary Table 246 – Entries in an FDF field dictionary Table 252 – Entries in a signature dictionary Table 254 – Entries in the DocMDP transform parameters dictionary Table 255 – Entries in the UR transform parameters dictionary Table 256 – Entries in the FieldMDP transform parameters dictionary Table 268 – Entries in a media criteria dictionary Table 269 – Entries in a minimum bit depth dictionary Table 270 – Entries in a minimum screen size dictionary Table 280 – Entries in a media play parameters MH/BE dictionary Table 289 – Entries in a timespan dictionary Table 312 – Entries in a 3D node dictionary Table 329 – Entries in a user property dictionary Table 350 – Entries in the Web Capture information dictionary
/VATable 300 – Entries in a 3D stream dictionary
/VETable 99 – Entries in an Optional Content Membership Dictionary
/VPTable 30 – Entries in a page object
/VersionTable 28 – Entries in the catalog dictionary Table 242 – Entries in the FDF catalog dictionary Table 366 – Additional entries specific to a trap network annotation
/VerticesTable 178 – Additional entries specific to a polygon or polyline annotation
/VerticesPerRowTable 83 – Additional Entries Specific to a Type 5 Shading Dictionary
/ViewTable 102 – Entries in an Optional Content Usage Dictionary Table 155 – Entries in a collection dictionary
/ViewAreaTable 150 – Entries in a viewer preferences dictionary
/ViewClipTable 150 – Entries in a viewer preferences dictionary
/ViewerPreferencesTable 28 – Entries in the catalog dictionary
/VolumeTable 208 – Additional entries specific to a sound action Table 296 – Entries in a movie activation dictionary
/WTable 17 – Additional entries specific to a cross-reference stream dictionary Table 117 – Entries in a CIDFont dictionary Table 166 – Entries in a border style dictionary Table 283 – Entries in a media screen parameters MH/BE dictionary Table 361 – Entries in a box style dictionary
/W2Table 117 – Entries in a CIDFont dictionary
/WCTable 197 – Entries in the document catalog’s additional-actions dictionary
/WModeTable 120 – Additional entries in a CMap stream dictionary
/WPTable 197 – Entries in the document catalog’s additional-actions dictionary
/WSTable 197 – Entries in the document catalog’s additional-actions dictionary
/WhitePointTable 63 – Entries in a CalGray Colour Space Dictionary Table 64 – Entries in a CalRGB Colour Space Dictionary Table 65 – Entries in a Lab Colour Space Dictionary
/WidthTable 89 – Additional Entries Specific to an Image Dictionary Table 131 – Additional entries specific to a type 6 halftone dictionary Table 133 – Additional entries specific to a type 16 halftone dictionary Table 344 – Additional standard layout attributes specific to block-level structure elements
/Width2Table 133 – Additional entries specific to a type 16 halftone dictionary
/WidthsTable 111 – Entries in a Type 1 font dictionary Table 112 – Entries in a Type 3 font dictionary
/WinTable 203 – Additional entries specific to a launch action
/WritingModeTable 343 – Standard layout attributes common to all standard structure types
/XTable 194 – Entries in an annotation’s additional-actions dictionary Table 262 – Additional entries in a rectilinear measure dictionary
/XFATable 218 – Entries in the interactive form dictionary
/XHeightTable 122 – Entries common to all font descriptors
/XNTable 304 – Entries in a 3D view dictionary
/XObjectTable 33 – Entries in a resource dictionary
/XRefStmTable 19 – Additional entries in a hybrid-reference file’s trailer dictionary
/XStepTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary
/XsquareTable 132 – Additional entries specific to a type 10 halftone dictionary
/YTable 262 – Additional entries in a rectilinear measure dictionary
/YStepTable 75 – Additional Entries Specific to a Type 1 Pattern Dictionary
/YsquareTable 132 – Additional entries specific to a type 10 halftone dictionary
/ZTable 268 – Entries in a media criteria dictionary
/ZoomTable 102 – Entries in an Optional Content Usage Dictionary
/alphaConstantTable 52 – Device-Independent Graphics State Parameters
/alphaSourceTable 52 – Device-Independent Graphics State Parameters
/blackGenerationTable 53 – Device-Dependent Graphics State Parameters
/blendModeTable 52 – Device-Independent Graphics State Parameters
/caTable 58 – Entries in a Graphics State Parameter Dictionary
/checkedTable 348 – PrintField attributes
/clippingPathTable 52 – Device-Independent Graphics State Parameters
/colorTable 52 – Device-Independent Graphics State Parameters
/colorSpaceTable 52 – Device-Independent Graphics State Parameters
/dashPatternTable 52 – Device-Independent Graphics State Parameters
/flatnessTable 53 – Device-Dependent Graphics State Parameters
/halftoneTable 53 – Device-Dependent Graphics State Parameters
/lineCapTable 52 – Device-Independent Graphics State Parameters
/lineJoinTable 52 – Device-Independent Graphics State Parameters
/lineWidthTable 52 – Device-Independent Graphics State Parameters
/miterLimitTable 52 – Device-Independent Graphics State Parameters
/opTable 58 – Entries in a Graphics State Parameter Dictionary
/overprintTable 53 – Device-Dependent Graphics State Parameters
/overprintModeTable 53 – Device-Dependent Graphics State Parameters
/renderingIntentTable 52 – Device-Independent Graphics State Parameters
/smoothnessTable 53 – Device-Dependent Graphics State Parameters
/softMaskTable 52 – Device-Independent Graphics State Parameters
/strokeAdjustmentTable 52 – Device-Independent Graphics State Parameters
/textStateTable 52 – Device-Independent Graphics State Parameters
/transferTable 53 – Device-Dependent Graphics State Parameters
/undercolorRemovalTable 53 – Device-Dependent Graphics State Parameters
/versionNumberTable 368 – Entry in an OPI version dictionary