From c2023db265ea35ad7d0ab0cd989f16479bcb798d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 5 Oct 2009 00:42:48 +0000 Subject: Implement changes suggested by Zarko and our subsequent conversations: - Add a way to set the minimum PDF version - Add a way to force the PDF version - Have isEncrypted return true if an /Encrypt dictionary exists even when we can't read the file - Allow qpdf_init_write to be called multiple times - Update some comments in headers git-svn-id: svn+q:///qpdf/trunk@748 71b93d88-0707-0410-a8cf-f5a4172ac649 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e21ad6b8..0f18cfc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-10-04 Jay Berkenbilt + * Add methods to QPDFWriter and corresponding command line + arguments to qpdf to set the minimum output PDF version and also + to force the version to a particular value. + * libqpdf/QPDF.cc (processXRefStream): warn and ignore extra xref stream entries when stream is larger than reported size. This used to be a fatal error. (Fixes qpdf-Bugs-2872265.) -- cgit v1.2.3-70-g09d2