Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.OutputFormat |
Configuration.OutputFormat.setHeight(java.lang.Integer value)
The height of the output in pixels (image formats only).
|
Configuration.OutputFormat |
Configuration.OutputFormat.setMultiImage(java.lang.Boolean value)
Indicates whether the image output will be paginated into multiple images.
|
Configuration.OutputFormat |
Configuration.OutputFormat.setType(Configuration.OutputType value)
the output format.
|
Configuration.OutputFormat |
Configuration.OutputFormat.setWidth(java.lang.Integer value)
The with of the output in pixels (image formats only).
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setOutputFormat(Configuration.OutputFormat value)
Sets the output format.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.