From 8ea2f8441dec01f8ca685127c3e61713b397a428 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 15 Jul 2012 21:27:08 -0400 Subject: TODO notes --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6c8e043e..cf752daf 100644 --- a/TODO +++ b/TODO @@ -34,7 +34,7 @@ Next - qpdf command - Command line could be something like + Command line could be something like (but not exactly) --pages [ --new ] { file [password] numeric-range ... } ... -- @@ -52,6 +52,9 @@ Next pages 1 through 5. Then we would take pages 11 through 15 from file2, copy them to the file, and add them as pages. + (Look at ~/source/examples/perl/numrange.pl for numeric range + parsing code.) + - document that makeIndirectObject doesn't handle foreign objects automatically because copying a foreign object is a big enough deal that it should be explicit. However addPages* does handle -- cgit v1.2.3-54-g00ecf