fromInstantDocument

fun fromInstantDocument(context: Context, instantServerUrl: String, jwt: String): InstantPdfUiFragmentBuilder

Creates builder for InstantPdfUiFragment.

Parameters

context

Calling context

instantServerUrl

Url of the Instant Server (Nutrient Document Engine) - used to initialize com.pspdfkit.instant.client.InstantClient.

jwt

JWT used to authenticate access to the document.