构造函数用于打开现有的 Pdf 文件。即使您想创建新的 Pdf 文件,也必须从模板文件创建它。
var pdf = new Pdf("mytemplate.pdf");
new Pdf ( path )
Pdf
path
String