DocumentLoadListener

Interface for listening to document load events.

Functions

Link copied to clipboard
abstract fun onDocumentLoaded(totalPages: Int)

Called when the PDF is loaded.

Link copied to clipboard

Called if an error occurred while opening the PDF.

Link copied to clipboard

Called when the PDF loading process starts.