Image Document Loader
object ImageDocumentLoader
Helper class for loading ImageDocument from a DocumentSource.
Functions
Link copied to clipboard
Returns default activity configuration for image documents.
fun getDefaultImageDocumentActivityConfiguration(configuration: PdfActivityConfiguration): PdfActivityConfiguration
Returns default activity configuration for image documents from a given initial configuration. For a better user experience, thumbnail bar and page number overlay will be hidden, layout mode will be set to PageLayoutMode.SINGLE and fit mode will be set to PageFitMode.FIT_TO_SCREEN.
Link copied to clipboard
Opens an image document from a Uri. Remote Uri's are supported and automatically downloaded.
Opens an image document from a Uri. Remote Uri's are supported and automatically downloaded.
Link copied to clipboard
Opens an image document from a Uri. Remote Uri's are supported and automatically downloaded.