importDocument

abstract fun importDocument(@NonNull context: Context)

Imports all the pages from a given document source to a destination index, if no page is selected the imported document will be appended.

Parameters

context

The context to use for opening the SAF picker.