发布时间:2019-09-01 09:50:19编辑:auto阅读(1919)
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)
50488
49786
40382
37406
31827
28686
27616
22402
22400
20714
471°
1088°
888°
826°
1069°
946°
1558°
2915°
2600°
2000°