Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setCols(java.lang.Integer value)
The number of columns per sheet.
|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setDirection(Configuration.PagesPerSheetDirection value)
The direction in which the pages are ordered on a sheet.
|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setRows(java.lang.Integer value)
The number of rows per sheet.
|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setSheetMargin(java.lang.String value)
The sheet margin as CSS margin, e.g.
|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setSheetSize(java.lang.String value)
The sheet size as CSS size, e.g.
|
Configuration.PagesPerSheetProperties |
Configuration.PagesPerSheetProperties.setSpacing(java.lang.String value)
The horizontal and vertical space between pages on a sheet as CSS value, e.g.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setPagesPerSheetProperties(Configuration.PagesPerSheetProperties value)
Sets the properties of a sheet on which multiple pages are being arranged.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.