public class GFPDDocument extends GFPDObject
| 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 int |
MAX_NUMBER_OF_ACTIONS |
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, simplePDObject| Constructor and Description |
|---|
GFPDDocument(org.verapdf.pd.PDDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsAlternatePresentations() |
List<? extends Object> |
getLinkedObjects(String link) |
addAction, getIDpublic 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 static final int MAX_NUMBER_OF_ACTIONS
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.