A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

F

FAILED_COMPUTE_DIGEST - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Could not compute digest for the document range.

FAILED_ENCRYPTION_PADDING - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Encryption padding is wrong.

FAILED_RETRIEVE_BYTE_RANGE - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Could not fetch byte range.

FAILED_RETRIEVE_PUBLIC_KEY - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Signature doesn't contain a public key.

FAILED_RETRIEVE_SIGNATURE_CONTENTS - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.CertificateStatus

Could not fetch signature contents.

FAILED_RETRIEVE_SIGNATURE_CONTENTS - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Could not fetch signature contents.

FAILED_RETRIEVE_SIGNING_CERTIFICATE - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

Signature doesn't contain a signing certificate.

FAILED_TAMPERED_OR_INVALID_TIMESTAMP - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

The digital signature contains a timestamp that is not valid or the timestamped data was tampered with.

FAILED_UNSUPPORTED_SIGNATURE_TYPE - enum entry in com.pspdfkit.signatures.DigitalSignatureValidationResult.DocumentIntegrityStatus

The signature type is not supported (for example, old AdobePKCS7SHA1 format).

fetchBinaryInstantJsonAttachment(java.io.OutputStream) - function in com.pspdfkit.annotations.Annotation
If this annotation has a binary instant JSON attachment, this will write it into the provided OutputStream.
FIELD_FORMAT - enum entry in com.pspdfkit.annotations.actions.AnnotationTriggerEvent

Triggered when form value gets formatted. This trigger event only supports (as per PDF specification).

FIELDMDP - enum entry in com.pspdfkit.signatures.DigitalSignatureInfo.ReferenceTransformMethod

Used to detect modifications to a list of form fields specified in TransformParams.

FILE - enum entry in com.pspdfkit.annotations.AnnotationType

FileAttachment

FileAnnotation - class in com.pspdfkit.annotations
Represents an annotation associated with EmbeddedFile.
FileAnnotation.IconName - class in com.pspdfkit.annotations.FileAnnotation
Denotes that a parameter must belong to on of these strings defined in : PUSH_PIN, PAPERCLIP, GRAPH, TAG.
FileAnnotationConfiguration - class in com.pspdfkit.annotations.configuration
Configuration for file annotations.
FileAnnotationConfiguration.Builder - class in com.pspdfkit.annotations.configuration.FileAnnotationConfiguration
Interface for configuration builder.
FilePicker - class in com.pspdfkit.document.editor
A file picker for retrieving a destination Uri.
FILL_COLOR - enum entry in com.pspdfkit.annotations.configuration.AnnotationProperty

Annotation fill color. Controls fill color picker in the annotation inspector.

FILL_FORMS - enum entry in com.pspdfkit.document.DocumentPermissions

(Security handlers of revision 3 or greater) Fill in existing interactive form fields (including signature fields), even if bit 6 is clear.

FINAL - enum entry in com.pspdfkit.annotations.stamps.PredefinedStampType
 
FIND - enum entry in com.pspdfkit.annotations.actions.NamedAction.NamedActionType

Show search UI.

findItemById(int) - function in com.pspdfkit.ui.toolbar.ContextualToolbar
Finds a menu item with specific ID in a list of currently displayed menu items.
FINGER - enum entry in com.pspdfkit.signatures.BiometricSignatureData.InputMethod

A finger was used for creating the signature.

finish() - function in com.pspdfkit.document.image.BaseImagePickerFragment
Remove the fragment from its owning activity.
finish() - function in com.pspdfkit.ui.signatures.ElectronicSignatureFragment
Dismiss fragment removing it from its owning activity.
finish() - function in com.pspdfkit.ui.signatures.SignaturePickerFragment
Dismiss fragment removing it from its owning activity.
finishContentEditingSession() - function in com.pspdfkit.ui.special_mode.controller.ContentEditingController
Called to exit a current content editing session.
finishContentEditingSession(boolean) - function in com.pspdfkit.ui.special_mode.controller.ContentEditingController
Called to exit a current content editing session
FINISHED - enum entry in com.pspdfkit.document.library.LibraryIndexStatus.Status

Finished indexing completely.

finishEditing() - function in com.pspdfkit.ui.special_mode.controller.FormEditingController
Finish form editor immediately.
finishWrite() - function in com.pspdfkit.document.providers.ContentResolverDataProvider
Called by PSPDFKit after all data has been written via write method.
finishWrite() - function in com.pspdfkit.document.providers.WritableDataProvider
Called by PSPDFKit after all data has been written via write method.
finishWriting() - function in com.pspdfkit.document.providers.DirectWritingStrategy
Called by the OutputStreamAdapter once the last byte was written.
finishWriting() - function in com.pspdfkit.document.providers.TempFileWritingStrategy
Called by the OutputStreamAdapter once the last byte was written.
finishWriting() - function in com.pspdfkit.document.providers.WritingStrategy
Called by the OutputStreamAdapter once the last byte was written.
finishWritingToDataProvider() - function in com.pspdfkit.document.providers.OutputStreamAdapter
Call this from your WritingStrategy once your done writing all data using writeToDataProvider
FINNISH - enum entry in com.pspdfkit.document.processor.ocr.OcrLanguage

Finnish language (en) selector for OCR processing. Use this value with performOcrOnPages when performing text detection for Finnish documents. When using this value, make sure you have the Finnish OCR language pack added to your app, by adding the com.pspdfkit:pspdfkit-ocr-finnish dependency inside your build.gradle file:


final String pspdfkit_version = {@value com.pspdfkit.PSPDFKit#VERSION};
dependencies {
    implementation "com.pspdfkit:pspdfkit-ocr:$pspdfkit_version"
    implementation "com.pspdfkit:pspdfkit-ocr-finnish:$pspdfkit_version"
}
FIRSTPAGE - enum entry in com.pspdfkit.annotations.actions.NamedAction.NamedActionType

Go to the first page of the document.

firstPageAlwaysSingle(boolean) - function in com.pspdfkit.configuration.PdfConfiguration.Builder
Sets whether the first page should always be displayed as a single or not.
firstPageAlwaysSingle(boolean) - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
Sets whether the first page should always be displayed as a single or not.
FIT_TO_SCREEN - enum entry in com.pspdfkit.configuration.page.PageFitMode

Fits the view to screen dimensions so that the full page is visible.

FIT_TO_WIDTH - enum entry in com.pspdfkit.configuration.page.PageFitMode

Fits the view to page width.

FitHeight - enum entry in com.pspdfkit.document.DestinationType

Display the page with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of the page within the window. A null value for left specifies that the current value of that parameter shall be retained unchanged.

fitMode(com.pspdfkit.configuration.page.PageFitMode) - function in com.pspdfkit.configuration.PdfConfiguration.Builder
Sets the page fit mode, or how the screen should fit the document.
fitMode(com.pspdfkit.configuration.page.PageFitMode) - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
Sets the page fit mode.
FitPage - enum entry in com.pspdfkit.document.DestinationType

Display the page with its contents magnified just enough to fit the entire page within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centring the page within the window in the other dimension.

FitPageBoundingBox - enum entry in com.pspdfkit.document.DestinationType

Display the page with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centring the bounding box within the window in the other dimension.

FitPageBoundingBoxHeight - enum entry in com.pspdfkit.document.DestinationType

Display the page with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of its bounding box within the window. A null value for left specifies that the current value of that parameter shall be retained unchanged.

FitPageBoundingBoxWidth - enum entry in com.pspdfkit.document.DestinationType

Display the page with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of its bounding box within the window. A null value for top specifies that the current value of that parameter shall be retained unchanged.

FitRectangle - enum entry in com.pspdfkit.document.DestinationType

Display the page with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and top entirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centring the rectangle within the window in the other dimension.

FitWidth - enum entry in com.pspdfkit.document.DestinationType

Display the page with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of the page within the window. A null value for top specifies that the current value of that parameter shall be retained unchanged.

FIXED - enum entry in com.pspdfkit.ui.actionmenu.ActionMenuItem.MenuItemType

Special menu item displayed at top of the ActionMenu.

FIXED - enum entry in com.pspdfkit.utils.FreeTextAnnotationUtils.ScaleMode

The current size will stay unchanged.

FixedActionMenuItem - class in com.pspdfkit.ui.actionmenu
Specialization of ActionMenuItem representing single fixed menu action inside .
FLATTEN - enum entry in com.pspdfkit.annotations.appearance.AppearanceStreamGenerator.AppearanceStreamGenerationOptions

The appearance stream we're asking for is for flattening an annotation. This, for example, makes a difference for note annotations.

FLATTEN - enum entry in com.pspdfkit.document.processor.PdfProcessorTask.AnnotationProcessingMode

This will flatten annotation to the document content.

FLOATING - enum entry in com.pspdfkit.annotations.MediaWindowType

Display video in a floating window (not supported).

FLOATING - enum entry in com.pspdfkit.ui.thumbnail.PdfStaticThumbnailBar.LayoutStyle

The thumbnail bar layout style that makes it look like the floating bar (rounded corners, elevation).

FloatingHintEditText - class in com.pspdfkit.ui
An AppCompatEditText extension containing a floating hint text, a colored underline and bottom error text.
FloatingHintEditText.EditTextListener - class in com.pspdfkit.ui.FloatingHintEditText
Listener interface for events on the FloatingHintEditText.
FloatingHintPasswordEditText - class in com.pspdfkit.ui
An AppCompatEditText extension for passwords containing a floating hint text, a colored underline and bottom error text.
Flutter - enum entry in com.pspdfkit.initialization.CrossPlatformTechnology
 
focusCheck() - function in com.pspdfkit.ui.editor.UnitSelectionEditText
Checks if the view has the focus and select the editable value.
focusSearch(android.view.View,int) - function in com.pspdfkit.ui.PdfFocusRelativeLayout
 
focusSearch(android.view.View,int) - function in com.pspdfkit.ui.PdfThumbnailGrid
 
focusSearch(android.view.View,int) - function in com.pspdfkit.ui.thumbnail.PdfStaticThumbnailBar
 
FONT - enum entry in com.pspdfkit.annotations.configuration.AnnotationProperty

Font used for the free-text annotation. Controls font picker in the annotation inspector.

Font - class in com.pspdfkit.ui.fonts
A single font that can be set on an com.pspdfkit.annotations.Annotation.
FONT_COLOR - enum entry in com.pspdfkit.ui.special_mode.controller.ContentEditingStylingBarItem
 
FONT_NAME - enum entry in com.pspdfkit.ui.special_mode.controller.ContentEditingStylingBarItem
 
FONT_SIZE - enum entry in com.pspdfkit.ui.special_mode.controller.ContentEditingStylingBarItem
 
FontManager - class in com.pspdfkit.ui.fonts
Gives you access to all the fonts available on the system.
FontPickerInspectorDetailView - class in com.pspdfkit.ui.inspector.views
Detail view of the FontPickerInspectorView used in PropertyInspector.
FontPickerInspectorView - class in com.pspdfkit.ui.inspector.views
Inspector component for picking fonts.
FontPickerInspectorView.FontPickerListener - class in com.pspdfkit.ui.inspector.views.FontPickerInspectorView
Listener for font changes.
FontPickerInspectorView.FontSizePickerListener - class in com.pspdfkit.ui.inspector.views.FontPickerInspectorView
Listener for font size changes for the Content Editing Bar.
FOR_COMMENT - enum entry in com.pspdfkit.annotations.stamps.PredefinedStampType
 
FOR_PUBLIC_RELEASE - enum entry in com.pspdfkit.annotations.stamps.PredefinedStampType
 
forAnnotation(com.pspdfkit.annotations.SoundAnnotation) - function in com.pspdfkit.annotations.sound.WavWriter.Companion
Creates WavWriter for sound annotation's audio data.
forAnnotation(com.pspdfkit.annotations.Annotation,com.pspdfkit.ui.PdfFragment,com.pspdfkit.internal.undo.annotations.OnEditRecordedListener) - function in com.pspdfkit.ui.editor.AnnotationEditor
Create an editor for the given annotation.
forAudioSource(com.pspdfkit.annotations.sound.EmbeddedAudioSource) - function in com.pspdfkit.annotations.sound.WavWriter.Companion
Creates WavWriter for embedded audio source.
forceSignatureButtonPositionInMainToolbar(boolean) - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
Forces the signature button to show up in the main toolbar.
FOREGROUND - enum entry in com.pspdfkit.document.processor.PageZOrder

New items will be in front of page content. *

FORM_CALCULATE - enum entry in com.pspdfkit.annotations.actions.AnnotationTriggerEvent

Triggered when form is being calculated. This trigger event only supports (as per PDF specification).

FORM_CHANGED - enum entry in com.pspdfkit.annotations.actions.AnnotationTriggerEvent

Triggered when form value gets changed. This trigger event only supports (as per PDF specification).

FORM_VALIDATE - enum entry in com.pspdfkit.annotations.actions.AnnotationTriggerEvent

Triggered when form value gets validated. This trigger event only supports (as per PDF specification).

FormCreationFailedException - class in com.pspdfkit.forms.exceptions
Thrown when there's an error while creating an interactive form.
FormEditingBar - class in com.pspdfkit.ui.forms
Bottom auxiliary bar displayed when filling forms.
FormEditingBar.OnFormEditingBarLifecycleListener - class in com.pspdfkit.ui.forms.FormEditingBar
Listener for the lifecycle of the FormEditingBar.
FormEditingController - class in com.pspdfkit.ui.special_mode.controller
Default controller given when entering forms editing mode.
FormEditingInspectorController - class in com.pspdfkit.ui.inspector.forms
Controller for form editing inspector.
FormElement - class in com.pspdfkit.forms
A visible form control.
FormElementConfiguration - class in com.pspdfkit.forms
Base class for all form element configuration classes.
FormElementConfiguration.BaseBuilder - class in com.pspdfkit.forms.FormElementConfiguration
Base builder to be used for all builders declared in the FormElementConfiguration subclasses.
FormElementViewController - class in com.pspdfkit.ui.special_mode.controller
Controller responsible for interaction between FormEditingController and form element editing views.
FormField - class in com.pspdfkit.forms
A form field.
formHighlightColor(java.lang.Integer) - function in com.pspdfkit.configuration.rendering.AnnotationRenderConfiguration.Builder
Sets color used for highlighting editable form fields.
formHighlightColor(int) - function in com.pspdfkit.configuration.rendering.PageRenderConfiguration.Builder
Sets color used for highlighting editable form fields.
formItemHighlightColor(java.lang.Integer) - function in com.pspdfkit.configuration.rendering.AnnotationRenderConfiguration.Builder
Sets color used for highlighting selected items inside lists, combo boxes and similar.
formItemHighlightColor(int) - function in com.pspdfkit.configuration.rendering.PageRenderConfiguration.Builder
Sets color used for highlighting selected items inside lists, combo boxes and similar.
FormListeners - class in com.pspdfkit.forms
Collection of form listeners.
FormListeners.OnButtonFormFieldUpdatedListener - class in com.pspdfkit.forms.FormListeners
Listener for ButtonFormField updates.
FormListeners.OnChoiceFormFieldUpdatedListener - class in com.pspdfkit.forms.FormListeners
Listener for ChoiceFormField updates.
FormListeners.OnFormFieldUpdatedListener - class in com.pspdfkit.forms.FormListeners
Listener for form fields updates.
FormListeners.OnFormTabOrderUpdatedListener - class in com.pspdfkit.forms.FormListeners
Listener for form tab ordering updates.
FormListeners.OnTextFormFieldUpdatedListener - class in com.pspdfkit.forms.FormListeners
Listener for TextFormField updates.
FormManager - class in com.pspdfkit.ui.special_mode.manager
Interface for objects that manage a list of form listener instances.
FormManager.OnFormElementClickedListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element click events.
FormManager.OnFormElementDeselectedListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element deselection.
FormManager.OnFormElementEditingModeChangeListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element editing mode enter/exit.
FormManager.OnFormElementSelectedListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element selection.
FormManager.OnFormElementUpdatedListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element updated events.
FormManager.OnFormElementViewUpdatedListener - class in com.pspdfkit.ui.special_mode.manager.FormManager
Listener for form element view updates - validation, contents of the view changed etc.
FormOption - class in com.pspdfkit.forms
Represents one entry in form options array.
FormProvider - class in com.pspdfkit.forms
Handles all form related operations on the owning document.
FormProviderFactory - class in com.pspdfkit.forms
Factory intended for internal usage only.
formRequiredFieldBorderColor(java.lang.Integer) - function in com.pspdfkit.configuration.rendering.AnnotationRenderConfiguration.Builder
Sets color of the border around required form fields.
formRequiredFieldBorderColor(int) - function in com.pspdfkit.configuration.rendering.PageRenderConfiguration.Builder
Sets color of the border around required form fields.
FORMS - enum entry in com.pspdfkit.LicenseFeature

PDF forms display/editing.

FormType - class in com.pspdfkit.forms
All supported form types.
FOUR_DP - enum entry in com.pspdfkit.annotations.measurements.MeasurementPrecision

For example: "0.0001"

fragmentClass(java.lang.Class) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Sets a custom fragment class used for document display.
FragmentSpecialModeController - class in com.pspdfkit.ui.special_mode.controller.base
A special mode controllers bound to the PdfFragment.
FREE_TEXT - enum entry in com.pspdfkit.annotations.FreeTextAnnotation.FreeTextAnnotationIntent

Regular free text annotation (text box comment)

FREE_TEXT_ANNOTATION_SHARING - enum entry in com.pspdfkit.configuration.sharing.ShareFeatures

Selected FreeTextAnnotation text sharing. Enables sharing button in the annotation editing toolbar for selected free-text annotations.

FREE_TEXT_CALLOUT - enum entry in com.pspdfkit.annotations.FreeTextAnnotation.FreeTextAnnotationIntent

Callout style

FREE_TEXT_TYPE_WRITER - enum entry in com.pspdfkit.annotations.FreeTextAnnotation.FreeTextAnnotationIntent

Click- to-type or typewriter object

FREETEXT - enum entry in com.pspdfkit.annotations.AnnotationType
 
FREETEXT - enum entry in com.pspdfkit.ui.special_mode.controller.AnnotationTool

Creates free-text annotations.

FREETEXT_CALLOUT - enum entry in com.pspdfkit.ui.special_mode.controller.AnnotationTool

Creates free-text callout annotations.

FreeTextAnnotation - class in com.pspdfkit.annotations
Represents a free text annotation on the page.
FreeTextAnnotation.FreeTextAnnotationIntent - class in com.pspdfkit.annotations.FreeTextAnnotation
Possible styles of free text annotation.
FreeTextAnnotation.FreeTextTextJustification - class in com.pspdfkit.annotations.FreeTextAnnotation
Possible values for the alignment of the text.
FreeTextAnnotationConfiguration - class in com.pspdfkit.annotations.configuration
Configuration for free-text annotations.
FreeTextAnnotationConfiguration.Builder - class in com.pspdfkit.annotations.configuration.FreeTextAnnotationConfiguration
Interface for configuration builder.
FreeTextAnnotationPreviewInspectorView - class in com.pspdfkit.ui.inspector.views
Inspector view used for displaying free-text annotation preview in annotation creation mode.
FreeTextAnnotationUtils - class in com.pspdfkit.utils
This provides methods to help with working with FreeTextAnnotations.
FreeTextAnnotationUtils.ScaleMode - class in com.pspdfkit.utils.FreeTextAnnotationUtils
How to determine the size of the annotation.
FRENCH - enum entry in com.pspdfkit.document.processor.ocr.OcrLanguage

French language (en) selector for OCR processing. Use this value with performOcrOnPages when performing text detection for French documents. When using this value, make sure you have the French OCR language pack added to your app, by adding the com.pspdfkit:pspdfkit-ocr-french dependency inside your build.gradle file:


final String pspdfkit_version = {@value com.pspdfkit.PSPDFKit#VERSION};
dependencies {
    implementation "com.pspdfkit:pspdfkit-ocr:$pspdfkit_version"
    implementation "com.pspdfkit:pspdfkit-ocr-french:$pspdfkit_version"
}
from(com.pspdfkit.annotations.measurements.ScaleAndPrecision) - function in com.pspdfkit.annotations.measurements.MeasurementValueConfiguration
 
fromAnnotationType(com.pspdfkit.annotations.AnnotationType) - function in com.pspdfkit.ui.special_mode.controller.AnnotationTool
Convert AnnotationType to AnnotationTool.
fromBitmap(android.graphics.Bitmap) - function in com.pspdfkit.annotations.stamps.StampPickerItem
Creates builder for stamp annotation with bitmap image.
fromBitmap(android.net.Uri) - function in com.pspdfkit.signatures.SignatureAppearance.SignatureGraphic
Creates a new SignatureGraphic from the image located at the given URI.
fromBitmap(com.pspdfkit.document.providers.DataProvider) - function in com.pspdfkit.signatures.SignatureAppearance.SignatureGraphic
Creates a new SignatureGraphic from the image contained in the given data provider.
fromCanvas(com.pspdfkit.utils.Size,com.pspdfkit.document.processor.NewPage.OnDrawCanvasCallback) - function in com.pspdfkit.document.processor.NewPage
Creates a new page from a Canvas holding all the draw calls.
fromColorInt(int,int,int) - function in com.pspdfkit.configuration.signatures.SignatureColorOptions
Creates a SignatureColorOptions from 3 resolved ColorInts.
fromColorRes(int,int,int) - function in com.pspdfkit.configuration.signatures.SignatureColorOptions
Creates a SignatureColorOptions from 3 color resources.
fromConfiguration(com.pspdfkit.configuration.activity.PdfActivityConfiguration,java.lang.Long,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in com.pspdfkit.ui.settings.SettingsOptions.Companion
 
fromDataProvider(com.pspdfkit.document.providers.WritableDataProvider) - function in com.pspdfkit.document.providers.OutputStreamAdapter.Builder
Creates a new Builder from the passed WritableDataProvider.
fromDataProvider(com.pspdfkit.document.providers.DataProvider) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from data provider.
fromDataProvider(com.pspdfkit.document.providers.DataProvider,java.lang.String) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from data provider.
fromDataProvider(com.pspdfkit.document.providers.DataProvider,java.lang.String,java.lang.String) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from data provider.
fromDataProvider(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfActivityIntentBuilder
Creates a new intent builder with document being loaded from data provider.
fromDataProvider(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Creates a new fragment builder with document being loaded from data provider.
fromDataProviders(java.util.List,java.util.List,java.util.List) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for compound document loaded from data providers.
fromDefaults() - function in com.pspdfkit.configuration.signatures.SignatureColorOptions
Creates the default SignatureColorOptions from resources "R.color.pspdf__color_electronic_signature_drawing*" Defaults are black, purple, and blue for options 1, 2, and 3 respectively.
fromDocument(com.pspdfkit.document.PdfDocument) - function in com.pspdfkit.document.processor.PdfProcessorTask
Creates a new processing task for the PdfProcessor.
fromDocument(com.pspdfkit.document.PdfDocument) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for loaded document.
fromDocumentDescriptor(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfActivityIntentBuilder
Creates a new intent builder with document describe by DocumentDescriptor.
fromDocumentDescriptor(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Creates a new fragment builder with document describe by DocumentDescriptor.
fromDocumentSource(com.pspdfkit.document.DocumentSource) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from document source.
fromDocumentSources(java.util.List) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for compound document loaded from document sources.
fromDrawable(android.content.Context,int) - function in com.pspdfkit.document.image.BitmapUtils
Generate a bitmap from an drawableResource XML drawable
fromHTMLString(android.content.Context,java.lang.String) - function in com.pspdfkit.document.html.HtmlToPdfConverter
Creates HTML-to-PDF converter from HTML string.
fromHTMLString(android.content.Context,java.lang.String,java.lang.String) - function in com.pspdfkit.document.html.HtmlToPdfConverter
Creates HTML-to-PDF converter from HTML string.
fromImageProvider(android.content.Context,com.pspdfkit.document.providers.DataProvider) - function in com.pspdfkit.ui.PdfActivityIntentBuilder
Creates a new intent builder with an image document being loaded from data provider.
fromImageProvider(android.content.Context,com.pspdfkit.document.providers.DataProvider) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Creates a new fragment builder with an image document being loaded from data provider.
fromImageUri(android.content.Context,android.net.Uri) - function in com.pspdfkit.ui.PdfActivityIntentBuilder
Creates a new intent builder with image document being loaded from Uri.
fromImageUri(android.content.Context,android.net.Uri) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Creates a new fragment builder with image document being loaded from Uri.
fromInstantDocument(android.content.Context,java.lang.String,java.lang.String) - function in com.pspdfkit.instant.ui.InstantPdfActivityIntentBuilder
Creates builder for InstantPdfActivity intent.
fromInternalDocument(com.pspdfkit.internal.model.InternalPdfDocument) - function in com.pspdfkit.bookmarks.BookmarkProviderFactory
Creates a new InternalBookmarkProvider for the desired InternalPdfDocument.
fromJson(long,org.json.JSONObject) - function in com.pspdfkit.signatures.Signature
Creates a signature object by parsing the provided JSON object.
fromJson(org.json.JSONObject) - function in com.pspdfkit.signatures.Signature
Creates a signature object by parsing the provided JSON object.
fromName(java.lang.String) - function in com.pspdfkit.annotations.stamps.PredefinedStampType
Returns corresponding predefined stamp type from a given name.
fromName(java.lang.String) - function in com.pspdfkit.ui.special_mode.controller.AnnotationToolVariant
Gets an instance of the annotation tool variant with specified name.
fromPage(com.pspdfkit.document.PdfDocument,int) - function in com.pspdfkit.document.processor.NewPage
Copies page from a source document.
fromPdf(com.pspdfkit.document.DocumentSource) - function in com.pspdfkit.signatures.SignatureAppearance.SignatureGraphic
Creates a new SignatureGraphic from the PDF found at the given document source.
fromPredefinedType(android.content.Context,com.pspdfkit.annotations.stamps.PredefinedStampType) - function in com.pspdfkit.annotations.stamps.StampPickerItem
Creates builder for stamp annotations pre-filled with properties of .
fromPreset(com.pspdfkit.ui.special_mode.controller.AnnotationToolVariant.Preset) - function in com.pspdfkit.ui.special_mode.controller.AnnotationToolVariant
Gets an instance of the tool variant from the specified framework presets (the variants that are inside the framework by default)
fromStampType(com.pspdfkit.annotations.stamps.StampType) - function in com.pspdfkit.annotations.stamps.PredefinedStampType
Returns corresponding predefined stamp type from a given stamp type.
fromStampType(android.content.Context,com.pspdfkit.annotations.stamps.StampType) - function in com.pspdfkit.annotations.stamps.StampPickerItem
Creates builder for stamp annotation using a custom stamp type.
fromString(java.lang.String) - function in com.pspdfkit.annotations.measurements.MeasurementPrecision
 
fromString(java.lang.String) - function in com.pspdfkit.annotations.measurements.Scale.UnitFrom
 
fromString(java.lang.String) - function in com.pspdfkit.annotations.measurements.Scale.UnitTo
 
fromTextRange(com.pspdfkit.document.PdfDocument,int,com.pspdfkit.datastructures.Range) - function in com.pspdfkit.datastructures.TextSelection
Factory method.
fromTextRects(com.pspdfkit.document.PdfDocument,int,com.pspdfkit.datastructures.TextSelectionRectangles) - function in com.pspdfkit.datastructures.TextSelection
Factory method.
fromTitle(android.content.Context,java.lang.String) - function in com.pspdfkit.annotations.stamps.StampPickerItem
Creates builder for stamp annotation using a title.
fromUri(android.content.Context,android.net.Uri) - function in com.pspdfkit.document.html.HtmlToPdfConverter
Creates HTML-to-PDF converter from Uri.
fromUri(android.content.Context,android.net.Uri,android.net.Uri,java.lang.String) - function in com.pspdfkit.document.office.OfficeToPdfConverter
Creates an OfficeToPdfConverter from a Uri.
fromUri(android.net.Uri) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from URI.
fromUri(android.net.Uri,java.lang.String) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for document loaded from URI.
fromUri(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfActivityIntentBuilder
Creates a new intent builder with document being loaded from URI.
fromUri(android.content.Context,kotlin.Array) - function in com.pspdfkit.ui.PdfUiFragmentBuilder
Creates a new fragment builder with document being loaded from URI.
fromUris(java.util.List,java.util.List,java.util.List) - function in com.pspdfkit.ui.DocumentDescriptor
Creates descriptor for compound document loaded from multiple URIs.
fromValue(int) - function in com.pspdfkit.annotations.actions.RenditionAction.RenditionActionType
Returns rendition action type from the integer value.
FT - enum entry in com.pspdfkit.annotations.measurements.Scale.UnitTo

Feet

FULLSCREEN - enum entry in com.pspdfkit.annotations.MediaWindowType

Display media in a full screen presentation (not supported).

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z