|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use COSInfoDict | |
---|---|
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. |
Uses of COSInfoDict in de.intarsys.pdf.cos |
---|
Methods in de.intarsys.pdf.cos that return COSInfoDict | |
---|---|
COSInfoDict |
COSTrailer.getInfoDict()
The COSInfoDict containing metadata. |
COSInfoDict |
COSDocument.getInfoDict()
Get the info dictionary containing metadata. |
Methods in de.intarsys.pdf.cos with parameters of type COSInfoDict | |
---|---|
void |
COSTrailer.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata. |
void |
COSDocument.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata. |
Uses of COSInfoDict in de.intarsys.pdf.pd |
---|
Methods in de.intarsys.pdf.pd that return COSInfoDict | |
---|---|
COSInfoDict |
PDDocument.getInfoDict()
Get the info dictionary containing metadata. |
Methods in de.intarsys.pdf.pd with parameters of type COSInfoDict | |
---|---|
void |
PDDocument.setInfoDict(COSInfoDict infoDict)
Set the info dictionary containing metadata. |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |