diff --git a/TODO b/TODO index 6c8e043..cf752da 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