Hello!
I have designed a report which consists of 2 pages. "page2" should only be printed under certain circumstances.
I have tried to set page2.Enabled to false, but the page is printed nevertheless.
How can I prevent a page from printing?
best regards
joro
Prevent page from printing
Prevent page from printing
- Attachments
-
- Page2.png (5.8 KiB) Viewed 1421 times
Re: Prevent page from printing
Hello,
As a way, you can use the Conditions for the Page.
Please send us your report for analysis.
Thank you.
As a way, you can use the Conditions for the Page.
Please send us your report for analysis.
Thank you.
Re: Prevent page from printing
Hello.
How do you set page2.Enabled to false?
What version do you use?
Thank you.
We couldn't reproduce your issue.joro wrote:I have designed a report which consists of 2 pages. "page2" should only be printed under certain circumstances.
I have tried to set page2.Enabled to false, but the page is printed nevertheless.
How can I prevent a page from printing?
How do you set page2.Enabled to false?
What version do you use?
Thank you.
Re: Prevent page from printing
Hello!
I have set page2.Enabled in an eventhandler in the sourcecode.
It turned out, that the eventandler was never called. I fixed it an everything is fine.
Sorry for the inconvenience.
Thanks anyways.
I have set page2.Enabled in an eventhandler in the sourcecode.
It turned out, that the eventandler was never called. I fixed it an everything is fine.
Sorry for the inconvenience.
Thanks anyways.
Re: Prevent page from printing
Hello,
Ok.
Let us know if you need any additional help.
Ok.
Let us know if you need any additional help.