Nodejs中使用phantom将html转为pdf或图片格式的方法最近在项目中遇到需要把html页面转换为pdf ... html2Pdf = function(html,pdfName){; var options = {format:true}; ...
確定! 回上一頁