So lesen Sie PDF aus Link in Python]
input1 = PdfFileReader(file("http://example.com/a.pdf", "rb"))
Clever Crayfish
input1 = PdfFileReader(file("http://example.com/a.pdf", "rb"))