from reportlab.platypus import Image class HyperlinkedImage(Image, object): # The only variable I added to __init__() is hyperlink.
確定! 回上一頁