在PHP中使用wkhtmltopdf可以通过以下方法:
exec('wkhtmltopdf input.html output.pdf');
shell_exec('wkhtmltopdf input.html output.pdf');
#!/bin/bash
wkhtmltopdf input.html output.pdf
然后在PHP中执行该脚本文件:
shell_exec('./convert.sh');
无论使用哪种方法,都需要确保服务器上已安装了wkhtmltopdf,并且PHP有权限执行该命令。
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>