2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-26 07:12:45 +00:00

TODO notes

This commit is contained in:
Jay Berkenbilt 2012-07-15 21:27:08 -04:00
parent a101533e0a
commit 8ea2f8441d

5
TODO
View File

@ -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