This commit is contained in:
John Whitington 2023-02-03 13:03:51 +00:00
parent 83b5479832
commit 83521e31f0
1 changed files with 3 additions and 2 deletions

View File

@ -18,13 +18,14 @@ o -list-annotations[-json] now respects page range
o Merge now merges structure trees (tagged PDF) o Merge now merges structure trees (tagged PDF)
o Merge now rewrites clashing name tree entries o Merge now rewrites clashing name tree entries
o UTF8 option for JSON output o UTF8 option for JSON output
o Preserve /GoTo actions in bookmarks when merging and optionally
when extracting bookmarks
Fixes: Fixes:
o Updated Yojson to remove dependency on Stream, ready for OCaml 5 o Updated Yojson to remove dependency on Stream, ready for OCaml 5
o -typeset was opening files in text mode, instead of binary o -typeset was opening files in text mode, instead of binary
o Preserve /GoTo actions in bookmarks when merging and optionally o Fixed behaviour of -squeeze-no-pagedata / -squeeze-no-recompress
when extracting bookmarks
2.5.1 (January 2022) 2.5.1 (January 2022)