Commit 5207c3da713f242506aeb4889b97ced362b13bdf

Authored by Jay Berkenbilt
1 parent 3bdefb4c

TODO note about document-level work

Showing 1 changed file with 9 additions and 0 deletions
1 1 Document-level work
2 2 ===================
3 3  
  4 +* QPDFPageCopier -- object for moving pages around within files or
  5 + between files and performing various transformations
  6 +
  7 + * handle all the stuff of pages and split-pages
  8 + * do n-up, booklet, collation
  9 + * look through cli and see what else...flatten-*?
  10 + * See comments in QPDFPageDocumentHelper.hh for addPage -- search
  11 + for "a future version".
  12 +
4 13 * See also issues tagged with "pages"
5 14  
6 15 * There is going to be a lot of duplicated code for doc-level stuff
... ...