new Instance From Sources
Creates and returns a new Fragment to display a PDF document from a custom data source as a compound document.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
List of DataProviders to load data from. Note: this object WILL NOT BE RETAINED ON RECREATION unless it implements Parcelable interface.
Configuration for PDF display generated with PdfConfiguration.Builder.
Creates and returns a new Fragment to display a PDF document from a custom data source as a compound document.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
List of DataProviders to load data from. Note: this object WILL NOT BE RETAINED ON RECREATION unless it implements Parcelable interface.
Document password, can be null.
Configuration for PDF display generated with PdfConfiguration.Builder.
Creates and returns a new Fragment to display a PDF document from a custom data source as a compound document.
Return
New instance of fragment that can be attached to view hierarchy.
Parameters
List of DataProviders to load data from. Note: this object WILL NOT BE RETAINED ON RECREATION unless it implements Parcelable interface.
Document password, can be null.
Content signature, can be null.
Configuration for PDF display generated with PdfConfiguration.Builder.