Page 1 of 1

Breaking Headers based on Conditions

Posted: Fri Jul 25, 2025 7:52 pm
by rjorge99
Hi,

Is there a way to break a header (NewPageBefore), based on a condition?

For example, I would like to have NewPageBefore to True, only if a value in my Data is equal to 1..

NewPageBefore only allows True or False, I cant write a condition.


Thanks.

Re: Breaking Headers based on Conditions

Posted: Mon Jul 28, 2025 2:09 pm
by Lech Kulikowski
Hello,

You can try to use the Blockly code to set this option in the events code.

Thank you.