ImageReader accepts both StringIO and PIL images. So wrapping the StringIO in an ImageReader solved the problem for me: import PIL from reportlab.lib.utils ...
確定! 回上一頁