From 0575d77d77b0308535422ad2d3a1bf7c94baabb0 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 14 Jul 2012 09:13:49 -0400 Subject: Add public QPDFWriter::copyEncryptionParameters Method to copy encryption parameters from another file. Adapted from existing code to copy encryption parameters from the original file. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b150c27..35b78e91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-07-14 Jay Berkenbilt + * QPDFWriter: add public copyEncryptionParameters to allow copying + encryption parameters from another file. + * QPDFWriter: detect if the user has inserted an indirect object from another QPDF object and throw an exception directing the user to copyForeignObject. -- cgit v1.2.3-54-g00ecf