| Package | Description |
|---|---|
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
COSInfoDict |
COSTrailer.getInfoDict()
The
COSInfoDict containing metadata. |
COSInfoDict |
COSDocument.getInfoDict()
Get the info dictionary containing metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COSTrailer.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata.
|
void |
COSDocument.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata.
|
| Modifier and Type | Method and Description |
|---|---|
COSInfoDict |
PDDocument.getInfoDict()
Get the info dictionary containing metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocument.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.