public interface PDF
Modifier and Type | Field and Description |
---|---|
static Property |
ACTION_TRIGGER
This specifies where an action or destination would be found/triggered
in the document: on document open, before close, etc.
|
static Property |
CHARACTERS_PER_PAGE |
static Property |
DOC_INFO_CREATED |
static Property |
DOC_INFO_CREATOR |
static Property |
DOC_INFO_CREATOR_TOOL |
static Property |
DOC_INFO_KEY_WORDS |
static Property |
DOC_INFO_MODIFICATION_DATE |
static Property |
DOC_INFO_PRODUCER |
static Property |
DOC_INFO_SUBJECT |
static Property |
DOC_INFO_TITLE |
static Property |
DOC_INFO_TRAPPED |
static Property |
IS_ENCRYPTED |
static java.lang.String |
PDF_DOC_INFO_CUSTOM_PREFIX |
static java.lang.String |
PDF_DOC_INFO_PREFIX
Prefix to be used for properties that record what was stored
in the docinfo section (as opposed to XMP)
|
static Property |
PDF_EXTENSION_VERSION |
static java.lang.String |
PDF_PREFIX |
static Property |
PDF_VERSION |
static java.lang.String |
PDFA_PREFIX |
static Property |
PDFA_VERSION |
static Property |
PDFAID_CONFORMANCE |
static Property |
PDFAID_PART |
static java.lang.String |
PDFAID_PREFIX |
static Property |
UNMAPPED_UNICODE_CHARS_PER_PAGE |
static final java.lang.String PDF_PREFIX
static final java.lang.String PDFA_PREFIX
static final java.lang.String PDFAID_PREFIX
static final java.lang.String PDF_DOC_INFO_PREFIX
static final java.lang.String PDF_DOC_INFO_CUSTOM_PREFIX
static final Property DOC_INFO_CREATED
static final Property DOC_INFO_CREATOR
static final Property DOC_INFO_CREATOR_TOOL
static final Property DOC_INFO_MODIFICATION_DATE
static final Property DOC_INFO_KEY_WORDS
static final Property DOC_INFO_PRODUCER
static final Property DOC_INFO_SUBJECT
static final Property DOC_INFO_TITLE
static final Property DOC_INFO_TRAPPED
static final Property PDF_VERSION
static final Property PDFA_VERSION
static final Property PDF_EXTENSION_VERSION
static final Property PDFAID_CONFORMANCE
static final Property PDFAID_PART
static final Property IS_ENCRYPTED
static final Property ACTION_TRIGGER
static final Property CHARACTERS_PER_PAGE
static final Property UNMAPPED_UNICODE_CHARS_PER_PAGE
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"