PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java Package
    In This Topic
    Provides support for working with PDF fixed layout documents and pages.
    Classes
    ClassDescription
    Library related information.
    Defines a PDF object that can include a content stream, such as a page or a form XObject.
    Defines a fixed layout PDF document.
    Specifies the available features that are supported for a created from external content, a file or a stream.
    When a feature is disabled its content is not loaded from disk and it cannot be modified in the object. For example if page graphics is disabled, the page content is not loaded from the file and new graphic content cannot be added to the pages loaded from the file.
    Defines a PDF page.
    Defines a collection of PDF pages.
    See Also