public interface CosDocument extends CosObject
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsEmbeddedFiles()
true, if the document contains the EmbeddedFiles entry in the names dictionary
|
Boolean |
getDisplayDocTitle()
value of the /DisplayDocTitle key in the ViewerPreferences dictionary
|
Boolean |
getdoesInfoMatchXMP()
true if Info dictionary is present and synchronized with the document metadata
|
String |
getfirstPageID()
id of the first page trailer, if the document is linearized.
|
String |
getheader()
the content of the PDF header
|
Long |
getheaderByte1()
first four bytes in the comment that follows the PDF header
|
Long |
getheaderByte2() |
Long |
getheaderByte3() |
Long |
getheaderByte4() |
Long |
getheaderOffset()
offset of the PDF document header
|
Double |
getheaderVersion()
version of the document
|
Boolean |
getisLinearized()
true if the document is linearized
|
Boolean |
getisOptionalContentPresent()
true if the OCProperties key is present in the document Catalog
|
String |
getlastID()
id of the last trailer in the document
|
Boolean |
getMarked()
the value of the /Marked entry in the MarkInfo dictionary (false, if this entry is missing)
|
Boolean |
getNeedsRendering()
NeedsRendering entry in the document's Catalog (false by default)
|
Long |
getnrIndirects()
number of indirect objects in the document
|
Long |
getpostEOFDataSize()
size of data after the EOF and (optional) end of line marker
|
String |
getRequirements()
- null, if the /Requirements key is not present in the document Catalog
|
Boolean |
getSuspects()
value of the /Suspects entry in the MarkInfo dictionary
|
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentLong getnrIndirects()
Double getheaderVersion()
Boolean getisOptionalContentPresent()
Long getpostEOFDataSize()
Boolean getdoesInfoMatchXMP()
String getfirstPageID()
String getlastID()
Boolean getisLinearized()
Long getheaderOffset()
String getheader()
Long getheaderByte1()
Long getheaderByte2()
Long getheaderByte3()
Long getheaderByte4()
Boolean getMarked()
String getRequirements()
Boolean getNeedsRendering()
Boolean getcontainsEmbeddedFiles()
Boolean getSuspects()
Boolean getDisplayDocTitle()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.