java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.pspdfkit.LicenseFeature |
Possible features that are enabled as part of the license.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LicenseFeature | ANNOTATION_EDITING | Edit/Create annotations. | |||||||||
LicenseFeature | ANNOTATION_REPLIES | Allows annotation replies and reviews. | |||||||||
LicenseFeature | COMPARISON | Enables comparing, merging and recoloring document pages. | |||||||||
LicenseFeature | DIGITAL_SIGNATURES | Digitally sign PDF forms. | |||||||||
LicenseFeature | DOCUMENT_EDITING | Allows editing of documents. | |||||||||
LicenseFeature | ELECTRONIC_SIGNATURES | Enables editing and creation of electronic signatures. | |||||||||
LicenseFeature | FORMS | PDF forms display/editing. | |||||||||
LicenseFeature | IMAGE_DOCUMENT | Create documents from images. | |||||||||
LicenseFeature | INDEXED_FTS | Use the indexed full-text-search. | |||||||||
LicenseFeature | MEASUREMENT_TOOLS | Enables the use of measurement tools which are part of the annotation toolbar. | |||||||||
LicenseFeature | PDF_CREATION | Create PDF documents. | |||||||||
LicenseFeature | READER_VIEW | Enables extracting page content and displaying it in easily readable format. | |||||||||
LicenseFeature | REDACTION | Enables redacting page content. | |||||||||
LicenseFeature | WEBKIT_HTML_CONVERSION | WebKit-based HTML-to-PDF conversion. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static LicenseFeature | valueOf(String name) | ||||||||||
final static LicenseFeature[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Enables comparing, merging and recoloring document pages.
Enables editing and creation of electronic signatures. This is not related to Digital Signatures.
Enables the use of measurement tools which are part of the annotation toolbar. Annotation Editing must also be licensed.
Enables extracting page content and displaying it in easily readable format.