服务器需要安装wkhtmltopdf, $str = 'xvfb-run --server-args="-screen 0, 1024x768x28" wkhtmltopdf http://xyz..com/test.html test.pdf 2>&1'; exec($str, $out, $code);
peakswill
这个人很懒,什么都没留下