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