我想转换多图像TIFF到PDF在Python。 我写了这样的代码。无论如何,这段代码不工作。我该怎么改呢? images = [] img = Image.open('multipage.tif') ...
確定! 回上一頁