Explorar o código

Sign Report Online: Limit 200 pages

MaiXinRong %!s(int64=8) %!d(string=hai) anos
pai
achega
cec7237603
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Forms/SignOnlineReportsFrm.pas

+ 1 - 1
Forms/SignOnlineReportsFrm.pas

@@ -1061,7 +1061,7 @@ var
   vInFields, vInValues: array [0..5] of string;
   vUpFileFields, vUpFileNames: array [0..1] of string;
 begin
-  if PreviewComXML.TotalPages > 100 then
+  if PreviewComXML.TotalPages > 200 then
   begin
     HintMessage('该报表不支持在线签署功能。');
     Exit;