2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-23 07:08:30 +00:00

function to get images

git-svn-id: svn+q:///qpdf/trunk@981 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2010-06-26 01:27:29 +00:00
parent 0520f7d1a7
commit 1a1a7551ce

6
TODO
View File

@ -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.