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