Files
mindoc/docs/wkhtmltopdf.md

6 lines
99 B
Markdown
Raw Normal View History

2017-05-11 16:05:30 +08:00
## wkhtmltopdf 安装
```bash
apt-get install -y libxrender-dev
apt-get install -y libxext-dev
```