aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-26 21:59:46 +0100
committerJay Berkenbilt <ejb@ql.org>2021-03-03 21:16:46 +0100
commit5207c3da713f242506aeb4889b97ced362b13bdf (patch)
treeee461b1ca0e3fc3a78151211cbf92497aa3fd93e /TODO
parent3bdefb4c2df28167fbce6d4bc266f3256454bb98 (diff)
downloadqpdf-5207c3da713f242506aeb4889b97ced362b13bdf.tar.zst
TODO note about document-level work
Diffstat (limited to 'TODO')
-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