From 1a1a7551ceaa19b3091e10046bbf9ca9f6cd69cc Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 26 Jun 2010 01:27:29 +0000 Subject: [PATCH] function to get images --- TODO | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 1828a08..61b507b 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. -- libgit2 0.21.4