Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.BookletMode |
Configuration.BookletMode.setRtl(Boolean value)
Whether or not the reading order of the booklet should be
right-to-left.
|
Configuration.BookletMode |
Configuration.BookletMode.setSheetMargin(String value)
The sheet margin as CSS margin value, for example
"1in" , "1cm 1.5cm" or "10mm 20mm 10mm 30mm" . |
Configuration.BookletMode |
Configuration.BookletMode.setSheetSize(String value)
The size of the sheet as CSS value, for example
"A3" ,
"letter landscape" , "15in 20in" or
"20cm 30cm" . |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setBookletMode(Configuration.BookletMode value)
Convenience method to set pages-per-sheet properties and page order
in one step to create a booklet.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.