public class PDFRotationNode extends Node
Rotates the pages of a given PDF document. The corresponding worker will set the
rotate value in the dictionary of the page objects.
Its worker respects PageCountLimits.
| Modifier and Type | Class and Description |
|---|---|
static class |
PDFRotationNode.Rotation
The rotation the resulting PDF pages shall have
|
Node.Cardinality| Constructor and Description |
|---|
PDFRotationNode() |
| Modifier and Type | Method and Description |
|---|---|
PDFRotationNode.Rotation |
getRotation() |
void |
setRotation(PDFRotationNode.Rotation rotation) |
protected void |
validateConfiguration() |
addTransportReceiver, appendSuccessor, apply, equals, getInputCardinality, getJob, getOutputCardinality, getPredecessors, getSubsidiaryNodes, getSuccessors, getTransportSender, getUUID, getWorkerClassName, hashCode, initialize, prependPredecessor, removepublic PDFRotationNode.Rotation getRotation()
PDFRotationNode.Rotation to applypublic void setRotation(PDFRotationNode.Rotation rotation)
rotation - The PDFRotationNode.Rotation to apply. Must not be null.protected void validateConfiguration()
throws ConfigurationException
validateConfiguration in class NodeConfigurationExceptionCopyright © 2017 levigo holding gmbh. All rights reserved.