@@ -946,6 +946,7 @@ let rptControlObj = {
}
},
getPdfFontCallback: function(fontProperty) {
+ let me = rptControlObj;
rptTplObj.pdfFont['SmartSimsun'].push(fontProperty);
if (rptTplObj.pdfFont['SmartSimsun'].length === 2) {
me.getPDFEx();