summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-10-01 13:05:10 +0200
committerJay Berkenbilt <ejb@ql.org>2010-10-01 13:05:10 +0200
commit48b2b5725738c41a95c793647e6834f51d4a71ee (patch)
treeba55f331c713c691180038bfcbb915127f49a741 /manual
parenta72ce95c922228e624e47bb43a68c55a9dd8eab2 (diff)
downloadqpdf-48b2b5725738c41a95c793647e6834f51d4a71ee.tar.zst
update doc
git-svn-id: svn+q:///qpdf/trunk@1036 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 773a918e..ab9891fb 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -2080,14 +2080,7 @@ print "\n";
<itemizedlist>
<listitem>
<para>
- Add new method <classname>QPDF::processMemoryFile</classname>
- for operating on PDF files that are loaded into memory rather
- than in a file on disk.
- </para>
- </listitem>
- <listitem>
- <para>
- Add new method <classname>QPDF::setOutputStreams</classname>
+ Add new method <function>QPDF::setOutputStreams</function>
to replace <varname>std::cout</varname> and
<varname>std::cerr</varname> with other streams for generation
of diagnostic messages and error messages. This can be useful
@@ -2104,6 +2097,13 @@ print "\n";
</listitem>
<listitem>
<para>
+ Add new method <function>QPDF::processMemoryFile</function>
+ for operating on PDF files that are loaded into memory rather
+ than in a file on disk.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Give a warning but otherwise ignore empty PDF objects by
treating them as null. Empty object are not permitted by the
PDF specification but have been known to appear in some actual