mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
2
Changes
2
Changes
@@ -9,7 +9,7 @@ o New operations -impose and -impose-xy for document imposition
|
||||
o New operation -print-font-table gives (charcode, unicode, glyph name) triples
|
||||
o New -print-dict-entry operation prints values for a given key
|
||||
o New -replace-dict-entry function to search & replace e.g URLs
|
||||
o Append e.g DUP2 to a page range to make 1,2,3 --> 1,1,2,2,3,3 etc.
|
||||
o Prepend e.g 2DUP to a page range to make 1,2,3 --> 1,1,2,2,3,3 etc.
|
||||
o Prepend NOT to a page range to invert it
|
||||
o Output annotations in JSON form with -list-annotations-json
|
||||
o Output bookmarks in JSON format with -list-bookmarks-json
|
||||
|
Reference in New Issue
Block a user