mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-22 12:19:22 +08:00
修改Linux下生成pdf的BUG
This commit is contained in:
6
docs/wkhtmltopdf.md
Normal file
6
docs/wkhtmltopdf.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## wkhtmltopdf 安装
|
||||
|
||||
```bash
|
||||
apt-get install -y libxrender-dev
|
||||
apt-get install -y libxext-dev
|
||||
```
|
Reference in New Issue
Block a user