Don't print page if..
Don't print page if..
Hi, is there function which can disable printing page if some SQL column is null?
Re: Don't print page if..
Hello,
In this case, you can use Condition for the Page or BeforePrint event in which disable page by necessary condition.
Thank you.
In this case, you can use Condition for the Page or BeforePrint event in which disable page by necessary condition.
Thank you.