利用phantomjs将web页面转Pdf
windows版: 1、下载phantomjs,解压到某个目录。 2、将XXX\phantomjs\bin配置到环境变量中(方便使用)。 3、cmd下调用如下命令:oeepdf "url" "output" ,即可生产pdf文件。 url:网页地址 output:pdf输出路径 ps:如果页面有滚动条显示不全,可以调整pdf\pdf.js 的分辨率或其他参数,使其适应,根据具体情况自行调整或改成自适应。
文件列表
phantomjs.7z
(预估有个66文件)
phantomjs
LICENSE.BSD
1KB
third-party.txt
2KB
pdf
rendMe.txt
32B
pdf.js
2KB
14
52KB
examples
postjson.js
458B
hello.js
46B
暂无评论