more
This commit is contained in:
parent
c008aa70d2
commit
537d349997
7
Changes
7
Changes
|
@ -1,5 +1,8 @@
|
||||||
Version 2.2 (To come)
|
Version 2.2 (To come)
|
||||||
|
|
||||||
|
o Add simple rectangles to PDF to blank things out
|
||||||
|
o Stamping operations now preserve annotations
|
||||||
|
o Decryption fully on-demand for speed.
|
||||||
o -keep-l keeps existing linearization status
|
o -keep-l keeps existing linearization status
|
||||||
o -remove-dict-entry to remove the contents of a dictionary entry
|
o -remove-dict-entry to remove the contents of a dictionary entry
|
||||||
o -topline in addition to -midline
|
o -topline in addition to -midline
|
||||||
|
@ -7,6 +10,10 @@ o -producer and -creator may be used to alter producer and creator
|
||||||
in conjunction with any other operation
|
in conjunction with any other operation
|
||||||
o -topline and -midline now apply to stamps
|
o -topline and -midline now apply to stamps
|
||||||
o -list-spot-colours
|
o -list-spot-colours
|
||||||
|
o -bates-at-range and -bates-pad-to
|
||||||
|
o -print-page-labels
|
||||||
|
o -squeeze replaces smpdf
|
||||||
|
o Preserve more sharing of data when doing merges and page alterations
|
||||||
|
|
||||||
Version 2.1 (November 2014)
|
Version 2.1 (November 2014)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue