PdfIoException
class PdfIoException(message: String = "Could not read the PDF document", cause: Throwable? = null) : PdfException
A read failure occurred while loading the document.
A read failure occurred while loading the document.