用户工具

站点工具


侧边栏

python-files:pdf-calendar

Python 使用reportlab 创建PDF格式日历

使用到的模块有:

  • calendar (python self contained)
  • reportlab

在源代码里面增加了字体部分:

    canvas.setFont("Times-Roman", 20)

Python 源代码



Reference

python-files/pdf-calendar.1491026632.txt.gz · 最后更改: 2017/04/01 06:03 由 admin