aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-07-29 18:18:03 +0200
committerJay Berkenbilt <ejb@ql.org>2017-07-29 18:21:38 +0200
commitf37d399d825fc70155a3634c26463a24a2e17035 (patch)
treeecf769faa530a34f58ff03fe57f0cb48d74a971d /ChangeLog
parent6a7d53ad2bc9c7eb5964b5c0424616e8b3f068cd (diff)
downloadqpdf-f37d399d825fc70155a3634c26463a24a2e17035.tar.zst
Add newline-before-endstream option (fixes #103)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2e4551e..264b0826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2017-07-29 Jay Berkenbilt <ejb@ql.org>
+ * Add --newline-before-endstream command-line option and
+ setNewlineBeforeEndstream method to QPDFWriter. This forces qpdf
+ to always add a newline before the endstream keyword. It is a
+ necessary but not sufficient condition for PDF/A compliance. Fixes
+ #103.
+
* Handle zlib data errors when decoding streams. Fixes #106.
* Improve handling of files where the "stream" keyword is not