apt-get install wkhtmltopdf 从HTML生成PDF文件的基本语法如下: # wkhtmltopdf input-file output-file 我们可以从任何网页生成PDF: # wkhtmltopdf example.com ...
確定! 回上一頁