B2017-139: SAMG Facing page print has missing blank pages
This commit is contained in:
@@ -891,10 +891,10 @@ namespace Volian.Print.Library
|
||||
_MyHelper.OnBlankPage = true;
|
||||
cb.PdfDocument.Add(new iTextSharp.text.Table(1));
|
||||
NewPage();
|
||||
firstStepSec = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
firstStepSec = false;
|
||||
CreateStepPdf(mySection, cb);
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user