Package com.pspdfkit.document.sharing
PDF sharing support.
See: Description
-
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. -
Class Summary Class Description SharingOptions Options for document processing during the sharing process. DocumentSharingController Base class for sharing controllers. DefaultDocumentSharingController Default implementation of DocumentSharingController. ShareTarget Defines single target for share action. DocumentSharingManager Manager for handling pdf document sharing to other applications. DocumentSharingIntentHelper Helper for creating share intents. DocumentSharingProvider Provider allowing access to shared files. DocumentSharingProviderProcessor Prepares data in DocumentSharingProvider for sharing via Android's share framework.