Code freeze for v2.1

This commit is contained in:
John Whitington 2014-11-18 15:16:11 +00:00
parent 3062236c11
commit 52c3f1da7f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ o Encryption now much, much faster
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
o New -set-open-action option to set the open action of a PDF
o New -open-at-page and -open-at-page-fit option to set the open action
o New -recrypt option to re-encrypt output
o Reads XMP metadata and outputs it on -info
o New -center position for text

View File

@ -3272,7 +3272,7 @@ let go () =
write_pdf false pdf
| Some (CopyId getfrom) ->
if args.recrypt then
soft_error "Cannot recrypt with copy id: an id is part of encryption information"
soft_error "Cannot recrypt with copy id: an id is part of encryption information";
begin match args.inputs with
| [(k, _, _, u, o, _) as input] ->
let pdf =