aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-09-06 21:30:13 +0200
committerJay Berkenbilt <ejb@ql.org>2012-09-06 21:31:12 +0200
commitc1627d04385a02045e7a1a5462f2a632fc529a2e (patch)
tree5d0943df09ae6548932c12654a42d66095ee3b1f /ChangeLog
parentfc4c82a9501d13a398682c308fc24c4427cfd77e (diff)
downloadqpdf-c1627d04385a02045e7a1a5462f2a632fc529a2e.tar.zst
Add QPDFWriter::setExtraHeaderText
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad86b396..ce6018dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-09-06 Jay Berkenbilt <ejb@ql.org>
+ * Add new method QPDFWriter::setExtraHeaderText to add extra text,
+ such as application-specific comments, to near the beginning of a
+ PDF file. For linearized files, this appears after the
+ linearization parameter dictionary. For non-linearized files, it
+ appears right after the PDF header and non-ASCII comment.
+
* Make it possible to write the same QPDF object with two
different QPDFWriter objects that have both called
setLinearization(true) by making private method