From dde049432d9f28d29aa4be6730e67ebc28415ef3 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 29 Feb 2016 14:13:11 +0000 Subject: 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. --- resources/pdf/names.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'resources') 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 -- cgit v1.2.3