📜  如何从 Python 中的链接读取 PDF] - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:03.649000             🧑  作者: Mango

代码示例1
input1 = PdfFileReader(file("http://example.com/a.pdf", "rb"))