Pdf Activity Configuration
Configuration for PDF display in a separate activity or com.pspdfkit.ui.PdfUiFragment. Use PdfActivityConfiguration.Builder.build to create an instance of this class.
Constructors
Types
Properties
The title set to the target activity.
Configuration for the core of PSPDFKit rendering engine.
Returns whether user interface controls should be hidden when annotation creation toolbar is in vertical position (left/right).
Indicates whether the list of annotations is enabled or not.
Indicates whether reordering annotations in the annotation list is enabled.
Indicates whether to show visual indicators for annotations that have annotation notes.
Indicates whether the bookmarks can be edited or not.
Indicates whether the list of bookmarks is enabled or not.
Whether or not the default toolbar is enabled. This is disabled when you need to use the compose com.pspdfkit.jetpack.compose.components.MainToolbar.
Indicates whether the document editor is enabled or not.
Indicates whether the document info view is enabled or not.
Indicates whether the document info view is a separate window, or displayed as a tab in the outline
Indicates whether the embedded files view is enabled or not.
Indicates whether the immersive mode is activated or not.
Indicates whether the outline is enabled or not.
Indicates whether the printing support is enabled or not. Enabled by default.
Indicates whether we display the reader view and its action icon in the main toolbar.
Indicates whether we show the UI to apply redactions when there are com.pspdfkit.annotations.RedactionAnnotation in the document.
Indicates whether the search is enabled or not.
Indicates whether the settings menu item is shown or not.
Indicates whether the document title overlay is set to show or not.
Indicates whether the navigation buttons are set to show or not.
Indicates whether the page labels are set to show or not. Affects the com.pspdfkit.ui.PdfOutlineView view and the com.pspdfkit.ui.search.PdfSearchViewModular
Indicates whether the page number overlay is set to show or not.
Indicates whether the signature button position is forced in the main toolbar or not. The button's visibility in the main toolbar defaults to false
when the license uses Annotation Editing, as normally the annotation signature creation can be accessed via the Annotation Creation Toolbar. For the special case where the license includes Electronic Signatures without Annotation Editing, the signature button will be included in the main toolbar rather than in the Annotation Creation Toolbar.
Indicates whether the thumbnail grid is enabled or not.
Indicates whether to use volume buttons for navigation between document pages.
Returns a set of annotation types to be displayed in the annotation list.
Returns the search configuration applied to the search views.
Returns the search type set on the activity.
Returns items shown in the settings menu. If none are shown, settings menu icon is not shown either.
Returns the tab bar hiding mode set on the activity.
Returns the thumbnail bar mode set on the activity.
Returns the user interface mode set on the activity.