diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2017-04-06 19:53:16 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2017-04-11 17:48:01 +0800 |
commit | 064b36eb743b6844c35c20e2d202a5ec81074878 (patch) | |
tree | 75f39d67c25ffca5aadd0050ba683f6229ed5a99 /resources | |
parent | 5232ccddf461882a69a0e122a635387f8fc6980e (diff) | |
download | mupdf-064b36eb743b6844c35c20e2d202a5ec81074878.tar.xz |
Bug 697662: Support named actions to first/last/next/previous page.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pdf/names.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/pdf/names.txt b/resources/pdf/names.txt index 071e7f2e..cfe83ed2 100644 --- a/resources/pdf/names.txt +++ b/resources/pdf/names.txt @@ -144,6 +144,7 @@ Filespec Filter First FirstChar +FirstPage Fit FitB FitBH @@ -214,6 +215,7 @@ LZWDecode Lab Last LastChar +LastPage Launch Length Length1 @@ -244,6 +246,7 @@ Named Names NewWindow Next +NextPage None Normal O @@ -279,6 +282,7 @@ Polygon Popup Predictor Prev +PrevPage Print PrinterMark ProcSet |