Package org.pdfbox.pdfwriter

This is the persistence layer used to write the PDFBox documents to a stream.

See:
          Description

Class Summary
ContentStreamWriter A class that will take a list of tokens and write out a stream with them.
COSStandardOutputStream simple output stream with some minor features for generating "pretty" pdf files.
COSWriter this class acts on a in-memory representation of a pdf document.
COSWriterXRefEntry this is en entry in the xref section of the physical pdf document generated by the COSWriter.
 

Package org.pdfbox.pdfwriter Description

This is the persistence layer used to write the PDFBox documents to a stream.