Companion
object Companion
Functions
Link copied to clipboard
fun checkAndAdjustConfiguration(configuration: PdfActivityConfiguration?): PdfActivityConfiguration?
Returns an adjusted copy of the given configuration to match the requirements for Instant. Currently the only thing to consider is, that Instant doesn't support content editing.
Link copied to clipboard
fun fromInstantDocument(context: Context, instantServerUrl: String, jwt: String): InstantPdfActivityIntentBuilder
Creates builder for InstantPdfActivity intent.