没有合适的资源?快使用搜索试试~ 我知道了~
NodePDF:使用PhantomJS在Node.js中进行肮脏的PDF渲染
共8个文件
js:4个
gitignore:1个
json:1个
需积分: 9 0 下载量 178 浏览量
2021-05-13
23:04:38
上传
评论
收藏 7KB ZIP 举报
温馨提示
节点PDF 在Node.js中进行肮脏的PDF渲染 安装 npm install nodepdf 依存关系 幻影 构造器API 您可以使用NodePDF的两种方式,一种是使用返回EventEmitter实例的EventEmitter 。 var NodePDF = require ( 'nodepdf' ) ; // last argument is optional, sets the width and height for the viewport to render the pdf from. (see additional options) var pdf = new NodePDF ( 'http://www.google.com' , 'google.pdf' , { 'viewportSize' : { 'width' : 1440 , 'height' :
资源推荐
资源详情
资源评论
收起资源包目录
NodePDF-master.zip (8个子文件)
NodePDF-master
.travis.yml 67B
index.js 3KB
package.json 702B
tests
pdf.js 3KB
child.js 1KB
render.js 2KB
.gitignore 81B
README.md 5KB
共 8 条
- 1
资源评论
龙窑溪
- 粉丝: 32
- 资源: 4520
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功