Package | Description |
---|---|
org.sejda.impl.pdfbox.component |
Modifier and Type | Class and Description |
---|---|
class |
PdfRotator
Handles rotations on a given PDDocument.
|
Modifier and Type | Method and Description |
---|---|
static OngoingRotation |
PdfRotator.applyRotation(Rotation rotation,
Set<Integer> pages)
DSL entry point to apply a rotation to a set of pages
applyRotation(rotation, pages).to(document);
|
Copyright © 2015. All Rights Reserved.