发布时间:2019-07-03 12:50:43编辑:auto阅读(2250)
python转html页面为pdf:
安装wkhtmltopdf略
#!/usr/bin/python
import pdfkit
pdfkit.from_url('http://google.com','baidu.pdf')
:wq
pdfkit.from_string('hello,python','baidu.pdf')
pdfkit.from_file('aa.html','baidu.pdf')
上一篇: Python 正则表达式:compile
下一篇: Python的流程控制 - if条件
50554
49873
40464
37452
31886
28766
27684
22467
22462
20775
560°
1187°
965°
891°
1150°
1007°
1631°
3023°
2745°
2067°