Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.pdmodel.interactive.digitalsignature |
The digitial signature library will manage signatures that are stored in the PDF document.
|
Modifier and Type | Method | Description |
---|---|---|
ExternalSigningSupport |
PDDocument.saveIncrementalForExternalSigning(java.io.OutputStream output) |
(This is a new feature for 2.0.3.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SigningSupport |
Class to be used when creating PDF signatures externally.
|
Copyright © 2002–2018. All rights reserved.