public final class PDFUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
getNormalizedRotation(org.apache.pdfbox.pdmodel.PDPage page)
Determines the rotation of a given page and normalizes the returned value to the values
0, 90, 180 and 270.
|
public static int getNormalizedRotation(org.apache.pdfbox.pdmodel.PDPage page)
page
- the pageCopyright 2007-2024 The Apache Software Foundation. All Rights Reserved.