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 and Description |
---|---|
ExternalSigningSupport |
PDDocument.saveIncrementalForExternalSigning(OutputStream output)
(This is a new feature for 2.0.3.
|
Modifier and Type | Class and Description |
---|---|
class |
SigningSupport
Class to be used when creating PDF signatures externally.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.