aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 000b4f11..b7562008 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,15 @@
Document-level work
===================
+* QPDFPageCopier -- object for moving pages around within files or
+ between files and performing various transformations
+
+ * handle all the stuff of pages and split-pages
+ * do n-up, booklet, collation
+ * look through cli and see what else...flatten-*?
+ * See comments in QPDFPageDocumentHelper.hh for addPage -- search
+ for "a future version".
+
* See also issues tagged with "pages"
* There is going to be a lot of duplicated code for doc-level stuff