【发布时间】:2017-11-02 11:32:26
【问题描述】:
当我尝试使用 jspdf 将 html 表转换为 pdf 时,出现此错误:
TypeError: this.internal.getCurrentPageInfo is not a function
这里使用相同的代码https://codepen.io/someatoms/pen/adojWy
我参考了https://github.com/simonbengtsson/jsPDF-AutoTable/blob/master/examples/examples.js#L142
【问题讨论】:
标签: jspdf jspdf-autotable