text = text # 如果上面返回False,就运行库textract 将PDF扫描文件转换为文本else: text = textract.process(fileurl, method='tesseract', ...
確定! 回上一頁