public class GFPDDocument extends GFPDObject implements PDDocument
| Modifier and Type | Field and Description |
|---|---|
static String |
ACRO_FORMS
Link name for acro forms
|
static String |
ACTIONS
Link name for additional actions of document
|
static String |
ALTERNATE_PRESENTATIONS
Link name for alternate presentation of names tree of document
|
static String |
LANG
Name of link to Lang value from the document catalog dictionary
|
static String |
METADATA
Link name for main metadata of document
|
static String |
OC_PROPERTIES
Link name for optional content properties of the document
|
static String |
OPEN_ACTION
Link name for open action of document
|
static String |
OUTLINES
Link name for all outlines of document
|
static String |
OUTPUT_INTENTS
Link name for all output intents
|
static String |
PAGES
Link name for pages
|
static String |
PD_DOCUMENT_TYPE |
static String |
PERMS
Name of link to Perms value
|
static String |
STRUCTURE_TREE_ROOT
Link name for annotations structure tree root of document
|
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDDocument(PDDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsAA()
true if the catalog dictionary contains the AA entry
|
Boolean |
getcontainsAlternatePresentations()
true if the document contains alternate presentations (/AlternatePresentations entry in the document names dictionary)
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getoutputColorSpace()
color space of output icc profile
|
Boolean |
getvalidPDF()
true at the end of parsing if there were no unhandled exceptions
|
String |
getVersion()
value of Version key of the document catalog dictionary
|
getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String PD_DOCUMENT_TYPE
public static final String PAGES
public static final String METADATA
public static final String OUTPUT_INTENTS
public static final String ACRO_FORMS
public static final String ACTIONS
public static final String OPEN_ACTION
public static final String OUTLINES
public static final String STRUCTURE_TREE_ROOT
public static final String ALTERNATE_PRESENTATIONS
public static final String OC_PROPERTIES
public static final String LANG
public static final String PERMS
public GFPDDocument(PDDocument document)
public Boolean getcontainsAlternatePresentations()
PDDocumentgetcontainsAlternatePresentations in interface PDDocumentpublic Boolean getvalidPDF()
PDDocumentgetvalidPDF in interface PDDocumentpublic Boolean getcontainsAA()
PDDocumentgetcontainsAA in interface PDDocumentpublic String getoutputColorSpace()
PDDocumentgetoutputColorSpace in interface PDDocumentpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic String getVersion()
PDDocumentgetVersion in interface PDDocumentCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.