Package | Description |
---|---|
org.apache.pdfbox.pdfparser |
The pdfparser package contains classes to parse PDF documents and objects within the document.
|
org.apache.pdfbox.pdfwriter |
This is the persistence layer used to write the PDFBox documents to a stream.
|
Class | Description |
---|---|
COSWriterXRefEntry |
this is en entry in the xref section of the physical pdf document
generated by the COSWriter.
|
Class | Description |
---|---|
COSStandardOutputStream |
simple output stream with some minor features for generating "pretty"
pdf files.
|
COSWriterXRefEntry |
this is en entry in the xref section of the physical pdf document
generated by the COSWriter.
|