save関数は、Pdfオブジェクトをファイルに保存するために使用されます。
save
var pdf = new Pdf("mytemplate.pdf"); pdf.save("my.pdf").close();
pdf. save ( path )
Pdf
path
String