发布时间:2019-09-01 09:50:19编辑:auto阅读(2021)
from reportlab.graphics.shapes import Drawing, String
from reportlab.graphics import renderPDF
d = Drawing(200, 200)
s = String(50, 50, 'victor is a good man', textAncher='middle')
d.add(s)
renderPDF.drawToFile(d, r'd:\victor.pdf', 'simple pdf')
上一篇: python(六)
下一篇: 什么是makefile(3)
51356
50820
41417
38216
32709
29603
28427
23328
23272
21601
1690°
2415°
2019°
1958°
2294°
1985°
2692°
4502°
4332°
3087°