Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.interactive.form.PDAcroForm | |
void | Set the acro form for this catalog.
|
Methods with return type org.pdfbox.pdmodel.interactive.form.PDAcroForm | |
PDAcroForm | This will get the documents acroform. |
Constructors with parameter type org.pdfbox.pdmodel.interactive.form.PDAcroForm | |
Constructs a COSAppearnce from the given field.
| |
Constructor.
| |
Creates a COSField from a COSDictionary, expected to be
a correct object definition for a field in PDF.
| |
Methods with parameter type org.pdfbox.pdmodel.interactive.form.PDAcroForm | |
PDField | This method creates a COSField subclass from the given field.
|
void | This will set the form this field is on.
|
Methods with return type org.pdfbox.pdmodel.interactive.form.PDAcroForm | |
PDAcroForm | This will get the acroform that this field is part of.
|