open

abstract suspend fun open(resource: Resource, password: String?): ReadTry<T>

Opens a PDF from a resource.