case 3646
This commit is contained in:
@@ -5802,13 +5802,14 @@ At first I was happy to find your code that solved my problem, but I did not lik
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
if(AyaBizUtils.Trial)
|
||||
{
|
||||
WatermarkReport(x,true);
|
||||
x.PrintingSystem.SetCommandVisibility(DevExpress.XtraPrinting.PrintingSystemCommand.Watermark,DevExpress.XtraPrinting.CommandVisibility.None);
|
||||
}
|
||||
|
||||
//case 3646 removed
|
||||
//if(AyaBizUtils.Trial)
|
||||
//{
|
||||
// WatermarkReport(x,true);
|
||||
// x.PrintingSystem.SetCommandVisibility(DevExpress.XtraPrinting.PrintingSystemCommand.Watermark,DevExpress.XtraPrinting.CommandVisibility.None);
|
||||
//}
|
||||
|
||||
//case 1039 //log.Debug("ReportHandleToolClick: Initialization complete, displaying report");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user