Don't print page if..

Stimulsoft Reports.NET discussion
Post Reply
x46x
Posts: 18
Joined: Thu Aug 25, 2016 7:25 am

Don't print page if..

Post by x46x »

Hi, is there function which can disable printing page if some SQL column is null?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Don't print page if..

Post by Alex K. »

Hello,

In this case, you can use Condition for the Page or BeforePrint event in which disable page by necessary condition.

Thank you.
Post Reply