Package com.pspdfkit.document.sharing
PDF sharing support.
See: Description
-
Interface Summary Interface Description PdfProcessorProgressListener Listener for PdfProcessor progress updates used when preparing PdfDocument for sharing. SharingOptionsProvider Allows you to provide default share options when the user hits the share button in the toolbar. -
Class Summary Class Description DocumentSharingProviderProcessor Prepares data in DocumentSharingProvider for sharing via Android's share framework. DocumentSharingController Base class for sharing controllers. DocumentSharingProvider Provider allowing access to shared files. DocumentSharingManager Manager for handling pdf document sharing to other applications. DefaultDocumentSharingController Default implementation of DocumentSharingController. DocumentSharingIntentHelper Helper for creating share intents. ShareTarget Defines single target for share action. SharingOptions Options for document processing during the sharing process. -
Enum Summary Enum Description ShareAction Defines supported share actions.