def __init__(self,mypagesize=A4):
styleSheet = getSampleStyleSheet()
self.doc = SimpleDocTemplate("/tmp/Promotion_List.pdf", pagesize=mypagesize,title="PromotionList Report",topMargin=.4*inch,bottomMargin=.3*inch,author="Asif Kodur")
report_Term2_Score_only_new.py 文件源码
python
阅读 30
收藏 0
点赞 0
评论 0
评论列表
文章目录