ht-pdf
v1.0.12
Published
use phantomjs and use image in header content
Downloads
41
Readme
#使用说明
var pdf = require("ht-pdf");
头部 底部 img 必须是 base64
callback has two argument 1、错误 2、pdf 3、pdf 的 张数
###1.0.10 增加新页码字段 {{pagenum}} 从1开始
###1.0.7
增加了起始页码 影响字段{{page}} options.start = 10 默认是 0
###1.0.5 获得 html 结构中 所有 class="getHeight" 的 clientHeight;