Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
Modifier and Type | Method and Description |
---|---|
List<PDViewportDictionary> |
PDPage.getViewports()
Get the viewports.
|
Modifier and Type | Method and Description |
---|---|
void |
PDPage.setViewports(List<PDViewportDictionary> viewports)
Set the viewports.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.