From d6bcad5145e3ac2840f4a1cb90fe3264e8008470 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 8 Aug 2010 21:27:54 +0000 Subject: update release notes, TODO git-svn-id: svn+q:///qpdf/trunk@1005 71b93d88-0707-0410-a8cf-f5a4172ac649 --- manual/qpdf-manual.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 3dc6aa1a..1b854902 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -2096,6 +2096,15 @@ print "\n"; array of streams. + + + Add new method in QPDFObjectHandle: + replaceOrRemoveKey, which replaces a + dictionary key + with a given value unless the value is null, in which case it + removes the key instead. + + Provide two new examples: -- cgit v1.2.3-54-g00ecf