|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfAcroForm | |
---|---|
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.interfaces | |
com.itextpdf.text.pdf.internal |
Uses of PdfAcroForm in com.itextpdf.text.pdf |
---|
Methods in com.itextpdf.text.pdf that return PdfAcroForm | |
---|---|
PdfAcroForm |
PdfWriter.getAcroForm()
|
Uses of PdfAcroForm in com.itextpdf.text.pdf.interfaces |
---|
Methods in com.itextpdf.text.pdf.interfaces that return PdfAcroForm | |
---|---|
PdfAcroForm |
PdfAnnotations.getAcroForm()
Use this methods to get the AcroForm object. |
Uses of PdfAcroForm in com.itextpdf.text.pdf.internal |
---|
Fields in com.itextpdf.text.pdf.internal declared as PdfAcroForm | |
---|---|
protected PdfAcroForm |
PdfAnnotationsImp.acroForm
This is the AcroForm object for the complete document. |
Methods in com.itextpdf.text.pdf.internal that return PdfAcroForm | |
---|---|
PdfAcroForm |
PdfAnnotationsImp.getAcroForm()
Gets the AcroForm object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |