mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +00:00
Update TODO-pages
This commit is contained in:
parent
d339f8ad1a
commit
2c97aaddd5
@ -156,7 +156,7 @@ Within `QPDFAssembler`, we will extend the create QPDF logic in the following wa
|
|||||||
* Allow creation of blank pages as an additional input source
|
* Allow creation of blank pages as an additional input source
|
||||||
* Generalize underlay/overlay
|
* Generalize underlay/overlay
|
||||||
* Enable controlling placement
|
* Enable controlling placement
|
||||||
* Make repeatable
|
* Make repeatable (done)
|
||||||
* Add additional reordering options
|
* Add additional reordering options
|
||||||
* We don't need to provide hooks for this. If someone is going to code a hook, they can just
|
* We don't need to provide hooks for this. If someone is going to code a hook, they can just
|
||||||
compute the page ordering directly.
|
compute the page ordering directly.
|
||||||
@ -244,7 +244,7 @@ Proposed CLI enhancements:
|
|||||||
--flip={h|v}[:page-range]
|
--flip={h|v}[:page-range]
|
||||||
--transform=a,b,c,d,e,f[:page-range]
|
--transform=a,b,c,d,e,f[:page-range]
|
||||||
--set-box={M|C|B|T|A}=rect[:page-range] # change a bounding box
|
--set-box={M|C|B|T|A}=rect[:page-range] # change a bounding box
|
||||||
# stacking -- make --underlay and --overlay repeatbale
|
# stacking -- make --underlay and --overlay repeatable
|
||||||
--{underlay|overlay} ... --
|
--{underlay|overlay} ... --
|
||||||
--file=x [ --password=x ]
|
--file=x [ --password=x ]
|
||||||
--from, --to, --repeat # same as current --overlay, --underlay
|
--from, --to, --repeat # same as current --overlay, --underlay
|
||||||
|
Loading…
Reference in New Issue
Block a user