diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-02-29 14:13:11 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-02-29 17:14:53 +0000 |
commit | dde049432d9f28d29aa4be6730e67ebc28415ef3 (patch) | |
tree | 7e9c29d40467c1ee6a3aa61eeed7d11bfa01c6f6 /resources | |
parent | d065aca45bce7ee3668f59ca13cda46b52bc9bd6 (diff) | |
download | mupdf-dde049432d9f28d29aa4be6730e67ebc28415ef3.tar.xz |
Strip outlines when cleaning a pdf file.
Arrange to keep only the Outline entries that still refer to
valid pages.
More specifically, leaf outline entries that refer to pages that
are elided are not dropped. Non leaf outline entries that refer
to pages that have been elided are kept (for the sake of the
children) but have NULL destinations.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pdf/names.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/pdf/names.txt b/resources/pdf/names.txt index a173b6bb..ff63d99d 100644 --- a/resources/pdf/names.txt +++ b/resources/pdf/names.txt @@ -198,6 +198,7 @@ LZ LZW LZWDecode Lab +Last LastChar Launch Length |