new Instance
Creates and returns a new Fragment to display a PDF document downloaded from Instant Server (Nutrient Document Engine).
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
Url of the Instant Server (Nutrient Document Engine) - used to initialize InstantClient.
Authentication token used to authenticate access to the document.
Configuration for PDF display generated with [ ].
Creates and returns a new Fragment to display a PDF document downloaded from Instant Server (Nutrient Document Engine).
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
InstantDocumentSource for the instant document.
Configuration for PDF display generated with [ ].
Creates and returns a new Fragment to display a PDF document from an already opened [ ] instance. This will not reload the document.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
An already opened instance of a PdfDocument object.
Configuration for PDF display generated with [ ].