Page 1 of 1

Disabled watermark

Posted: Tue Oct 15, 2013 10:16 pm
by mromerov84
¿How can I disable the watermark based on the result of the query?

I created a variable with this expression, but it did not work

Code: Select all

IIF(fdParticipemosActaFinalizada.acta_finalizada=1,oficioAPAF.Watermark.Enabled =False,oficioAPAF.Watermark.Enabled =True)

Re: Disabled watermark

Posted: Thu Oct 17, 2013 7:04 am
by HighAley
Hello.

Unfortunately, it's impossible to disable watermark using expression.

Thank you.