导出PDF
PDFMaker参考
var dd = { content: [ { stack: [ { text:"日本語のテスト This is Japanese test!", font: "ipam" }, { text:"日本語のテスト This is Japanese test!", font: "ipamp" }, { text:"日本語のテスト This is Japanese test!", font: "ipag" }, { text:"日本語のテスト This is Japanese test!", font: "ipagp" }, { text:"日本語のテスト This is Japanese test!", font: "GenShinGothic" }, { text:"日本語のテスト This is Japanese test!", font: "GenShinGothicP", bold:true }, { text:"日本語のテスト This is Japanese test!", font: "GenShinGothicMono", bold:true }, ], style: 'header' } ], defaultStyle: { font: 'GenShinGothic', }, }