我正在使用jspdf.debug.js从html页面导出pdf数据。 ... if (fileType === 'pdf') { var pdf = new jsPDF('p', 'pt', 'letter') // jsPDF(orientation, unit, ...
確定! 回上一頁