Package com.reportmill.pdf


package com.reportmill.pdf
  • Classes
    Class
    Description
    This class represents a PDF annotation (like a hyperlink).
    An inner class (and annotation subclass) to support hyperlinks.
    This class is like a StringBuffer, but for creating PDF files instead of strings.
    The PDFEncyptor is a subclass of PDFSecurityHandler that is used to encrypt strings and streams for pdf output.
    This class represents a PDF file.
    This class handles writing images to a PDF file.
    All drawing happens in PDFPage object.
    This class is a subclass of PDFBuffer, that knows how to write an RMPage and its shapes.
    This class represents a pages tree in a PDF file.
    This class represents a PDF stream object.
    This class generates PDF for an RMText.
    An inner class to store font info.
    An inner class for XRef Table entries.
    This class represents a cross reference table in a PDF file.