From 48b2b5725738c41a95c793647e6834f51d4a71ee Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 1 Oct 2010 11:05:10 +0000 Subject: update doc git-svn-id: svn+q:///qpdf/trunk@1036 71b93d88-0707-0410-a8cf-f5a4172ac649 --- manual/qpdf-manual.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'manual/qpdf-manual.xml') 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"; - Add new method QPDF::processMemoryFile - for operating on PDF files that are loaded into memory rather - than in a file on disk. - - - - - Add new method QPDF::setOutputStreams + Add new method QPDF::setOutputStreams to replace std::cout and std::cerr with other streams for generation of diagnostic messages and error messages. This can be useful @@ -2102,6 +2095,13 @@ print "\n"; setSuppressWarnings(true) is called. + + + Add new method QPDF::processMemoryFile + for operating on PDF files that are loaded into memory rather + than in a file on disk. + + Give a warning but otherwise ignore empty PDF objects by -- cgit v1.2.3-54-g00ecf