Commit 3a7cab47404cfe8b72c9d88ae843e9dbe7a6a1d1

Authored by Jay Berkenbilt
1 parent 59c254e8

to-do list item


git-svn-id: svn+q:///qpdf/trunk@654 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 4 additions and 0 deletions
... ... @@ -53,6 +53,10 @@ General
53 53 * QPDFObjectHandle::getPageImages() doesn't notice images in
54 54 inherited resource dictionaries. See comments in that function.
55 55  
  56 + * Based on an idea suggested by user "Atom Smasher", consider
  57 + providing some mechanism to recover earlier versions of a file
  58 + embedded prior to appended sections.
  59 +
56 60 Splitting by Pages
57 61 ==================
58 62  
... ...