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.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible |
This is the visual signature part that help creating the visual representation for the digital signature.
|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
org.apache.pdfbox.preflight.process |
Class and Description |
---|
PDAcroForm
An interactive form, also known as an AcroForm.
|
PDSignatureField
A signature field is a form field that contains a digital signature.
|
Class and Description |
---|
PDTerminalField
A field in an interactive form.
|
Class and Description |
---|
PDAcroForm
An interactive form, also known as an AcroForm.
|
PDField
A field in an interactive form.
|
PDSignatureField
A signature field is a form field that contains a digital signature.
|
Class and Description |
---|
PDAcroForm
An interactive form, also known as an AcroForm.
|
PDButton
A button field represents an interactive control on the screen
that the user can manipulate with the mouse.
|
PDChoice
A choice field contains several text items, one or more of which shall be selected as the field
value.
|
PDField
A field in an interactive form.
|
PDFieldTree
The field tree.
|
PDNonTerminalField
A non terminal field in an interactive form.
|
PDTerminalField
A field in an interactive form.
|
PDVariableText
Base class for fields which use "Variable Text".
|
PDXFAResource
An XML Forms Architecture (XFA) resource.
|
Class and Description |
---|
PDAcroForm
An interactive form, also known as an AcroForm.
|
PDField
A field in an interactive form.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.