Package org.apache.pdfbox.pdfwriter


package org.apache.pdfbox.pdfwriter
This is the persistence layer used to write the PDFBox documents to a stream.
  • Classes
    Class
    Description
    A class that will take a list of tokens and write out a stream with them.
    simple output stream with some minor features for generating "pretty" PDF files.
    This class acts on a in-memory representation of a PDF document.
    this is en entry in the xref section of the physical pdf document generated by the COSWriter.