|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfDocument | |
---|---|
com.itextpdf.text.pdf |
Uses of PdfDocument in com.itextpdf.text.pdf |
---|
Fields in com.itextpdf.text.pdf declared as PdfDocument | |
---|---|
protected PdfDocument |
PdfWriter.pdf
the pdfdocument object. |
protected PdfDocument |
PdfContentByte.pdf
This is the PdfDocument |
Methods in com.itextpdf.text.pdf that return PdfDocument | |
---|---|
PdfDocument |
PdfContentByte.getPdfDocument()
Gets the PdfDocument in use by this object. |
Constructors in com.itextpdf.text.pdf with parameters of type PdfDocument | |
---|---|
PdfWriter(PdfDocument document,
OutputStream os)
Constructs a PdfWriter . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |