case 3646
This commit is contained in:
@@ -57,7 +57,8 @@ namespace GZTW.AyaNova.BLL
|
||||
}
|
||||
}
|
||||
|
||||
if (AyaBizUtils.Trial) WatermarkReport(x);
|
||||
//case 3646 removed
|
||||
// if (AyaBizUtils.Trial) WatermarkReport(x);
|
||||
|
||||
MemoryStream ms = new MemoryStream();
|
||||
x.ExportToPdf(ms);
|
||||
|
||||
Reference in New Issue
Block a user