|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Form | |
---|---|
org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
org.pdfclown.documents.interaction.forms | Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. |
Uses of Form in org.pdfclown.documents |
---|
Methods in org.pdfclown.documents that return Form | |
---|---|
Form |
Document.getForm()
Gets the interactive form (AcroForm). |
Methods in org.pdfclown.documents with parameters of type Form | |
---|---|
void |
Document.setForm(Form value)
|
Uses of Form in org.pdfclown.documents.interaction.forms |
---|
Methods in org.pdfclown.documents.interaction.forms that return Form | |
---|---|
Form |
Form.clone(Document context)
|
static Form |
Form.wrap(PdfDirectObject baseObject)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |