-
Notifications
You must be signed in to change notification settings - Fork 40
Q&A
Mr.Fang edited this page Oct 12, 2024
·
1 revision
不支持
-
检查配置文件(
config.yaml)是否启动转PDF功能 -
确认你的操作系统,如果不是Window自行安装
wkhtmltopdf-
配置
path环境变量自行百度, 或在config.yaml配置文件中填写安装路径wkhtmltopdf: # true 开启 false 关闭 默认关闭 enable: true # linux 例如:/usr/local/wkhtmltopdf/bin/ # window 例如:E:\Program Files\wkhtmltopdf\bin path:
-
-
打开 cmd 或 终端工具执行
wkhtmltopdf,输出结果如图表示环境正常

删除安装包装自带的wkhtmltopdf.exe