From 1a1a7551ceaa19b3091e10046bbf9ca9f6cd69cc Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 26 Jun 2010 01:27:29 +0000 Subject: function to get images git-svn-id: svn+q:///qpdf/trunk@981 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1828a08f..61b507b2 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,8 @@ Next * Work in contrib/vc6. See email from stronghorse@tom.com + * Stop using float for version comparisons. + 2.2 === @@ -19,6 +21,10 @@ Next qpdf") from 2010-06-09 and my response. Consider providing an example program that adds the line he suggests. + * Add function to get all images. Should be able to return a map of + pages to a list of images or something similar. Can use + QPDFObjectHandle::getPageImages. Look at pdf-billinfo for ideas. + * Look at page splitting. Subramanyam provided a test file; see ../misc/article-threads.pdf. Email Q-Count: 431864 from 2009-11-03. -- cgit v1.2.3-54-g00ecf