python代码-linux系统读取excel模版转化成图片
windows系统excel转换成图片用python仅仅限于windows平台的包 12345678910111213141516import win32com.clientfrom PIL import ImageGrabimport logginglogging.basicConfig(level=logging.DEBUG,format=LOG_FORMAT,datefmt=DATE_FOR