cpdf-source/Changes

36 lines
1.4 KiB
Plaintext
Raw Normal View History

2015-02-17 16:48:00 +01:00
Version 2.2 (To come)
2014-12-02 16:12:28 +01:00
2016-11-08 19:15:04 +01:00
o Perform artihmetic on dimensions when specifying size or position
2016-11-06 13:57:46 +01:00
o Add simple rectangles to PDF to blank things out
o Stamping operations now preserve annotations
o Decryption fully on-demand for speed.
2014-12-02 16:12:28 +01:00
o -keep-l keeps existing linearization status
2015-01-22 20:16:56 +01:00
o -remove-dict-entry to remove the contents of a dictionary entry
2015-01-20 16:50:36 +01:00
o -topline in addition to -midline
2015-01-22 20:16:56 +01:00
o -producer and -creator may be used to alter producer and creator
in conjunction with any other operation
2015-02-17 16:48:00 +01:00
o -topline and -midline now apply to stamps
2016-11-04 16:57:28 +01:00
o -list-spot-colours
2016-11-06 13:57:46 +01:00
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
2014-12-02 16:12:28 +01:00
2014-11-18 16:16:26 +01:00
Version 2.1 (November 2014)
2014-10-29 17:30:25 +01:00
2014-10-30 11:35:55 +01:00
o Encryption now much, much faster
2014-10-29 17:30:25 +01:00
o Faster parsing of delayed object streams on large files
o -decompress now leaves object streams decompressed
o Select pages by landscape-ness or portrait-ness in a page range
2014-11-18 16:16:11 +01:00
o New -open-at-page and -open-at-page-fit option to set the open action
2014-10-29 17:30:25 +01:00
o New -recrypt option to re-encrypt output
2014-10-30 11:35:55 +01:00
o Reads XMP metadata and outputs it on -info
2014-10-29 17:30:25 +01:00
o New -center position for text
o -stamp can now use positions, just like stamping text
o Better handling of permissions for files with user passwords
2014-11-16 14:53:20 +01:00
o Linearization excised
2014-11-18 15:57:18 +01:00
o Can encrypt or recrypt output of -split and -split-bookmarks now
2014-10-29 17:30:25 +01:00
o -args replaces -control with better behaviour
o Can scale a stamp to fit before stamping with -scale-stamp-to-fit
2014-10-16 16:53:07 +02:00