This is a somewhat similar issue of a malformed PDF causing a KeyError but otherwise not having a fatal error. import pdfminer with open('bad_pdf.pdf', 'rb') as ...
確定! 回上一頁