mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Layout
This commit is contained in:
@@ -1483,7 +1483,9 @@ and specs =
|
|||||||
""); (* Undocumented now, since /frombox, /tobox now used *)
|
""); (* Undocumented now, since /frombox, /tobox now used *)
|
||||||
("-frombox", Arg.String setfrombox, " Set box to copy from");
|
("-frombox", Arg.String setfrombox, " Set box to copy from");
|
||||||
("-tobox", Arg.String settobox, " Set box to copy to");
|
("-tobox", Arg.String settobox, " Set box to copy to");
|
||||||
("-mediabox-if-missing", Arg.Unit setmediaboxifmissing, " If copy from box missing, substitute media box");
|
("-mediabox-if-missing",
|
||||||
|
Arg.Unit setmediaboxifmissing,
|
||||||
|
" If copy from box missing, substitute media box");
|
||||||
("-mediabox",
|
("-mediabox",
|
||||||
Arg.String setmediabox,
|
Arg.String setmediabox,
|
||||||
" Set media box on specified pages");
|
" Set media box on specified pages");
|
||||||
|
Reference in New Issue
Block a user