Previous Next


                              Tables

3.1    White-space characters 50
3.2    Escape sequences in literal strings 54
3.3    Examples of literal names using the # character 57
3.4    Entries common to all stream dictionaries 62
3.5    Standard filters 67
3.6    Typical LZW encoding sequence 73
3.7    Optional parameters for LZWDecode and FlateDecode filters 74
3.8    Predictor values 76
3.9    Optional parameters for the CCITTFaxDecode filter 78
3.10   Optional parameter for the JBIG2Decode filter 82
3.11   Optional parameter for the DCTDecode filter 85
3.12   Optional parameters for Crypt filters 90
3.13   Entries in the file trailer dictionary 97
3.14   Additional entries specific to an object stream dictionary 101
3.15   Additional entries specific to a cross-reference stream dictionary 107
3.16   Entries in a cross-reference stream 109
3.17   Additional entries in a hybrid-reference file’s trailer dictionary 110
3.18   Entries common to all encryption dictionaries 116
3.19   Additional encryption dictionary entries for the standard security
       handler 122
3.20   User access permissions 123
3.21   Additional encryption dictionary entries for public-key security
       handlers 129
3.22   Entries common to all crypt filter dictionaries 132
3.23   Standard crypt filter names 134
3.24   Additional crypt filter dictionary entries for public-key security
       handlers 134
3.25   Entries in the catalog dictionary 139
3.26   Required entries in a page tree node 143
3.27   Entries in a page object 145
3.28   Entries in the name dictionary 150
3.29   Compatibility operators 152
3.30   Entries in a resource dictionary 154
3.31   PDF data types 155
3.32   String Types 157
3.33   Entries in a name tree node dictionary 162



                                     13

Previous Next