From 998a6cbee911ee8d49b2ce2f24e0cb4898289492 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 2 Aug 2010 22:40:52 +0000 Subject: remove stream_data_handler; it wouldn't work as designed. replacement data implemented but not tested git-svn-id: svn+q:///qpdf/trunk@988 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index f257f0cc..f20c44c0 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,9 @@ Next QPDF_Stream.cc carefully line by line to make sure everything is adjusted properly. + Don't forget to provide a method that provides a pipeline through + which the stream data is to be piped. + * Add helper routines for manipulating page content streams. Operations should include ability to convert page contents from a stream to an array of streams and to append or prepend to the page -- cgit v1.2.3-54-g00ecf