|
||||||||||
| 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 |
PdfContentByte.pdf
This is the PdfDocument |
protected PdfDocument |
PdfWriter.pdf
the pdfdocument object. |
| Methods in com.itextpdf.text.pdf that return PdfDocument | |
|---|---|
PdfDocument |
PdfContentByte.getPdfDocument()
Gets the PdfDocument in use by this object. |
| Methods in com.itextpdf.text.pdf with parameters of type PdfDocument | |
|---|---|
float |
MultiColumnText.write(PdfContentByte canvas,
PdfDocument document,
float documentY)
Write out the columns. |
| Constructors in com.itextpdf.text.pdf with parameters of type PdfDocument | |
|---|---|
PdfWriter(PdfDocument document,
java.io.OutputStream os)
Constructs a PdfWriter. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||