com.itextpdf.text.pdf
Class PdfWriter.PdfBody
java.lang.Object
com.itextpdf.text.pdf.PdfWriter.PdfBody
- Enclosing class:
- PdfWriter
public static class PdfWriter.PdfBody
- extends Object
This class generates the structure of a PDF document.
This class covers the third section of Chapter 5 in the 'Portable Document Format
Reference Manual version 1.3' (page 55-60). It contains the body of a PDF document
(section 5.14) and it can also generate a Cross-reference Table (section 5.15).
- See Also:
PdfWriter
,
PdfObject
,
PdfIndirectObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |