Fixed up workaround for Adobe "Error 21" bug on re-saving encrypted

files
This commit is contained in:
John Whitington 2017-06-15 12:25:30 +01:00
parent e5cd3e3c2a
commit 26647cdbd3
3 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
Version 2.3
Version 2.2.1 (To come)
o More efficient bookmark operations on files with many pages
o New operation -hard-box to clip contents to a given box
o Workaround for Adobe "Error 21" on re-saving encrypted files
Version 2.2 (March 2017)

View File

@ -2,8 +2,8 @@
let demo = false
let noncomp = false
let major_version = 2
let minor_version = 3
let version_date = "(build of 2nd June 2017)"
let minor_version = 2
let version_date = "(patchlevel 1, build of 15th June 2017)"
open Pdfutil
open Pdfio

Binary file not shown.