Pdf Document Loader
class PdfDocumentLoader
Provides methods to obtain PdfDocument instances.
Types
Link copied to clipboard
object Companion
Static entry points for obtaining PdfDocument instances.
Functions
Link copied to clipboard
Blocks until the configured document is loaded and returns it. Internal API.
Link copied to clipboard
fun setCheckpointerConfiguration(checkpointerConfiguration: CheckpointerConfiguration): PdfDocumentLoader
Sets the CheckpointerConfiguration to use when opening the document. Internal API.