Page 1 of 1

[Newbie] Print a page only if a var is not NULL

Posted: Fri Sep 24, 2021 1:03 pm
by iluvthisgame
Hello,

I'm sorry in advance for my English :)

I have in my management software that uses Reports.net for its editions a report with 8 variables that correspond to 8 candidates that are filled in or not.

I would like to print a page per candidate if and only if this one exists. Is this possible and how to do it?

thank you in advance

iLtG

Re: [Newbie] Print a page only if a var is not NULL

Posted: Mon Sep 27, 2021 1:37 pm
by Lech Kulikowski
Hello,

You can use the Conditions with the "Component Is Enabled" option in it to show the necessary pages.

Thank you.